summaryrefslogtreecommitdiff
path: root/audio/id3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/id3/Makefile')
-rw-r--r--audio/id3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/id3/Makefile b/audio/id3/Makefile
index 1c3f5e1ebe3..6ebbedede99 100644
--- a/audio/id3/Makefile
+++ b/audio/id3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/11/24 12:04:15 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/09/12 00:24:39 asau Exp $
DISTNAME= id3_0.15.orig
PKGNAME= id3-0.15
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://packages.qa.debian.org/i/id3.html
COMMENT= ID3 v1.1 tag editor
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
.include "../../mk/bsd.pkg.mk"