Fix packaging celestia-gtk

Reported by:	jenkins via swills
This commit is contained in:
Baptiste Daroussin 2014-04-29 07:24:54 +00:00
parent 3251b08d88
commit beea89e9de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352581

View file

@ -49,10 +49,10 @@ LDFLAGS+= -lGL
.elif ${CELESTIA_UI} == "gtk"
CONFIGURE_ARGS+= --with-gtk
USE_GNOME+= gtk20
PLIST_FILES= share/applications/celestia.desktop
.elif ${CELESTIA_UI} == "gnome"
CATEGORIES+= gnome
CONFIGURE_ARGS+= --with-gnome
PLIST_FILES= share/applications/celestia.desktop
USE_GNOME+= libgnomeui
GCONF_SCHEMAS= celestia.schemas
PLIST_FILES= share/applications/celestia.desktop