aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-shn
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2001-03-15 03:33:30 +0800
committervanilla <vanilla@FreeBSD.org>2001-03-15 03:33:30 +0800
commit2a28ece10b067c941da2d6d0e557342b649951f0 (patch)
treed54e5fd8c61b336b74b012553cb4e9216f2b613b /audio/xmms-shn
parentdb230673e4bcd10e602286e297bb3435782751cd (diff)
downloadfreebsd-ports-gnome-2a28ece10b067c941da2d6d0e557342b649951f0.tar.gz
freebsd-ports-gnome-2a28ece10b067c941da2d6d0e557342b649951f0.tar.zst
freebsd-ports-gnome-2a28ece10b067c941da2d6d0e557342b649951f0.zip
Use "USE_GTK" & "USE_GNOME" forever.
Diffstat (limited to 'audio/xmms-shn')
-rw-r--r--audio/xmms-shn/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile
index 9aba0ba0d3bf..eaf99b4236a3 100644
--- a/audio/xmms-shn/Makefile
+++ b/audio/xmms-shn/Makefile
@@ -12,12 +12,11 @@ MASTER_SITES= http://sdf.lonestar.org/~jason/shn-utils/xmms-shn/source/
MAINTAINER= fenner@FreeBSD.Org
-LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \
- gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
USE_X_PREFIX= yes
+USE_GTK= yes
USE_AUTOCONF= yes
USE_GMAKE= yes