summaryrefslogtreecommitdiff
path: root/audio/id3lib
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
commit9efb4103ffdb52a0b57c9b93a7ee42502aefea85 (patch)
tree011efb64c2dff0007fc4e44276be4eb732e9d256 /audio/id3lib
parent296135276176fad1ca3e511d648d13a4eefed912 (diff)
downloadpkgsrc-9efb4103ffdb52a0b57c9b93a7ee42502aefea85.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'audio/id3lib')
-rw-r--r--audio/id3lib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile
index c6ef6aed136..178dac52fab 100644
--- a/audio/id3lib/Makefile
+++ b/audio/id3lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2011/11/01 15:11:18 hans Exp $
+# $NetBSD: Makefile,v 1.31 2012/09/12 00:24:40 asau Exp $
#
DISTNAME= id3lib-3.8.3
@@ -11,7 +11,6 @@ HOMEPAGE= http://id3lib.sourceforge.net/
COMMENT= Library for manipulating ID3v1 and ID3v2 tags
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes