summaryrefslogtreecommitdiff
path: root/audio/ifp-line
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /audio/ifp-line
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'audio/ifp-line')
-rw-r--r--audio/ifp-line/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ifp-line/Makefile b/audio/ifp-line/Makefile
index 6693c80c947..b42eafee115 100644
--- a/audio/ifp-line/Makefile
+++ b/audio/ifp-line/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/10/19 01:57:45 sekiya Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/11 21:44:53 tv Exp $
DISTNAME= ifp-line-0.2.4.4
CATEGORIES= audio
@@ -8,7 +8,6 @@ MAINTAINER= sekiya@NetBSD.org
HOMEPAGE= http://ifp-driver.sourceforge.net/
COMMENT= Command-line interface to iRiver MP3 players
-USE_BUILDLINK3= YES
.include "../../devel/libusb/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"