Fix packaging celestia-gtk
Reported by: jenkins via swills
This commit is contained in:
parent
3251b08d88
commit
beea89e9de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352581
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue