Fix build issues with GNOME
PR: 159237 Submitted by: maintainer
This commit is contained in:
parent
535f03734b
commit
70d04c618d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278578
@ -42,9 +42,9 @@ OPTIONS= GNOMEDESKTOP "Enable GNOME desktop support" off \
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_GNOMEDESKTOP)
|
||||
USE_GNOME+= gnomedesktop
|
||||
USE_GNOME+= gnomedesktop libgnomeui
|
||||
CONFIGURE_ARGS+=--enable-menus-gnome2
|
||||
INSTALL_TARGET= install install-gnome
|
||||
INSTALL_TARGET= install
|
||||
PLIST_SUB+= GNOMEDESKTOP=""
|
||||
.else
|
||||
PLIST_SUB+= GNOMEDESKTOP="@comment "
|
||||
|
@ -32,7 +32,6 @@ bin/icewmtray
|
||||
%%PORTDOCS%%%%DOCSDIR%%/icewm-8.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/icewm-9.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/icewm.html
|
||||
%%GNOMEDESKTOP%%share/gnome/wm-properties/IceWM.desktop
|
||||
%%DATADIR%%/icons/app_16x16.xpm
|
||||
%%DATADIR%%/icons/app_32x32.xpm
|
||||
%%DATADIR%%/icons/emacs_16x16.xpm
|
||||
|
Loading…
Reference in New Issue
Block a user