aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-shn
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-08-31 08:13:25 +0800
committermarcus <marcus@FreeBSD.org>2002-08-31 08:13:25 +0800
commitc09dc513f70813fd1915b12787ca0e934c4e4f5d (patch)
treed861acef1f689743981e09642f332436fdd4994a /audio/xmms-shn
parent0854f152efed3fca29e6e1cf16edae3f9fe70059 (diff)
downloadfreebsd-ports-gnome-c09dc513f70813fd1915b12787ca0e934c4e4f5d.tar.gz
freebsd-ports-gnome-c09dc513f70813fd1915b12787ca0e934c4e4f5d.tar.zst
freebsd-ports-gnome-c09dc513f70813fd1915b12787ca0e934c4e4f5d.zip
Use USE_GNOMENG.
PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'audio/xmms-shn')
-rw-r--r--audio/xmms-shn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile
index e87552265f8b..c9e36a4ea908 100644
--- a/audio/xmms-shn/Makefile
+++ b/audio/xmms-shn/Makefile
@@ -16,7 +16,8 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_GMAKE= yes