summaryrefslogtreecommitdiff
path: root/audio/id3
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-09-11 23:59:21 +0000
committerasau <asau@pkgsrc.org>2012-09-11 23:59:21 +0000
commite74539b9fa9d32914706287f08fec45c0892f655 (patch)
tree011efb64c2dff0007fc4e44276be4eb732e9d256 /audio/id3
parent0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5 (diff)
downloadpkgsrc-e74539b9fa9d32914706287f08fec45c0892f655.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'audio/id3')
-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"