summaryrefslogtreecommitdiff
path: root/audio/libspiff
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/libspiff
parent0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5 (diff)
downloadpkgsrc-e74539b9fa9d32914706287f08fec45c0892f655.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'audio/libspiff')
-rw-r--r--audio/libspiff/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/libspiff/Makefile b/audio/libspiff/Makefile
index a2edcca4924..d2a7bb031f0 100644
--- a/audio/libspiff/Makefile
+++ b/audio/libspiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/02/28 14:52:40 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2012/09/12 00:24:44 asau Exp $
#
DISTNAME= libspiff-1.0.0
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://libspiff.sourceforge.net/
COMMENT= XML Shareable Playlist Format (XSPF) library
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++