Skip to content

Commit

Permalink
astro/nightfall: fix plist and configure arg
Browse files Browse the repository at this point in the history
These are fallout from c399c4d

Approved by:	portmgr blanket
Pointyhat to:	bapt
  • Loading branch information
AMDmi3 committed May 14, 2021
1 parent fa200cc commit 764dcda
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion astro/nightfall/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --with-locale-prefix=${PREFIX}/share/locale \
--disable-gome
--disable-gnome

OPTIONS_DEFINE= PGPLOT OPENGL
OPTIONS_DEFAULT= PGPLOT OPENGL
Expand Down
4 changes: 0 additions & 4 deletions astro/nightfall/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
bin/nightfall
man/man1/nightfall.1.gz
share/applications/nightfall.desktop
%%GNOME%%share/gnome/help/nightfall/C/nightfall.xml
%%GNOME%%share/gnome/help/nightfall/de/nightfall.xml
share/locale/de/LC_MESSAGES/nightfall.mo
share/locale/it/LC_MESSAGES/nightfall.mo
%%DATADIR%%/cfg/51_peg.cfg
Expand Down Expand Up @@ -92,5 +90,3 @@ share/locale/it/LC_MESSAGES/nightfall.mo
%%DATADIR%%/pixmaps/starp_256.jpg
%%DATADIR%%/pixmaps/stars_128.jpg
%%DATADIR%%/pixmaps/stars_256.jpg
%%GNOME%%share/omf/nightfall/nightfall-C.omf
%%GNOME%%share/omf/nightfall/nightfall-de.omf

0 comments on commit 764dcda

Please sign in to comment.