summaryrefslogtreecommitdiff
path: root/audio/xmms-dflowers
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-08-16 03:10:43 +0000
committerhubertf <hubertf@pkgsrc.org>2001-08-16 03:10:43 +0000
commitaaac659eb8e74cc431087875585e7f569c812fea (patch)
treea16711976e339cea1441655d94018f3e4f2a05c8 /audio/xmms-dflowers
parentfdfc9ef24a27afc3da80ba16d2a56daf32d4f80c (diff)
downloadpkgsrc-aaac659eb8e74cc431087875585e7f569c812fea.tar.gz
Remove unneeded buildlink files
Thanks to Tomaz Luchowski for giving me a clue on this!
Diffstat (limited to 'audio/xmms-dflowers')
-rw-r--r--audio/xmms-dflowers/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-dflowers/Makefile b/audio/xmms-dflowers/Makefile
index 14daeed1cf9..4caa72e4304 100644
--- a/audio/xmms-dflowers/Makefile
+++ b/audio/xmms-dflowers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/08/16 01:41:31 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2001/08/16 03:10:43 hubertf Exp $
#
DISTNAME= dflowers_v1.0
@@ -14,10 +14,10 @@ DEPENDS+= xmms>=1.2.5:../../audio/xmms
USE_X11= yes
USE_LIBTOOL= yes
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
pre-build:
cd ${WRKSRC} ; ${MAKE} clean
.include "../../audio/xmms/buildlink.mk"
-.include "../../x11/gtk/buildlink.mk"
.include "../../mk/bsd.pkg.mk"