summaryrefslogtreecommitdiff
path: root/audio/xmms-dspectralizer/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-08-16 03:20:45 +0000
committerhubertf <hubertf@pkgsrc.org>2001-08-16 03:20:45 +0000
commit467d8adb70fbb19998bb0be606dbe8c20ab50c0e (patch)
tree05a16e18ae32f165cf8117cf1c13b6cd2ff23564 /audio/xmms-dspectralizer/Makefile
parentaaac659eb8e74cc431087875585e7f569c812fea (diff)
downloadpkgsrc-467d8adb70fbb19998bb0be606dbe8c20ab50c0e.tar.gz
use $GTK_CONFIG over gtk-config
Diffstat (limited to 'audio/xmms-dspectralizer/Makefile')
-rw-r--r--audio/xmms-dspectralizer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-dspectralizer/Makefile b/audio/xmms-dspectralizer/Makefile
index ece0b01db39..aae249f32c1 100644
--- a/audio/xmms-dspectralizer/Makefile
+++ b/audio/xmms-dspectralizer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/08/16 03:10:44 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2001/08/16 03:20:46 hubertf Exp $
#
DISTNAME= dspectral-1.2
@@ -14,6 +14,7 @@ DEPENDS+= xmms>=1.2.5:../../audio/xmms
USE_X11= yes
USE_LIBTOOL= yes
+MAKE_ENV+= GTK_CONFIG=${BUILDLINK_CONFIG_WRAPPER.gtk}
pre-build:
cd ${WRKSRC} ; ${MAKE} clean