mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Correctly utilize WANT_GNOME.
Submitted by: bento
This commit is contained in:
parent
5aedc91d94
commit
3dd74c3c3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41078
@ -18,6 +18,8 @@ USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_GTK= yes
|
||||
USE_AUTOCONF= yes
|
||||
WANT_GNOME= yes
|
||||
|
||||
MAN6= xpuyopuyo.6
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
@ -30,7 +32,6 @@ CONFIGURE_ARGS+=--with-libmikmod-prefix=${LOCALBASE}
|
||||
|
||||
.if defined(HAVE_GNOME)
|
||||
USE_GNOME= yes
|
||||
WANT_GNOME= yes
|
||||
.else
|
||||
CONFIGURE_ARGS+=--without-gnome
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user