summaryrefslogtreecommitdiff
path: root/audio/madplay/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-02 23:47:56 +0000
committerasau <asau@pkgsrc.org>2012-10-02 23:47:56 +0000
commite9fbb9d9f7c73b3d7843290331e8de0926eefe71 (patch)
tree64a82e5e9a3c86495795e69d6108c67c1f8a38a8 /audio/madplay/Makefile
parenta53bceebc3721a43da593b5f9978d442f4bd628c (diff)
downloadpkgsrc-e9fbb9d9f7c73b3d7843290331e8de0926eefe71.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'audio/madplay/Makefile')
-rw-r--r--audio/madplay/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/madplay/Makefile b/audio/madplay/Makefile
index 34cec4293a7..f2457409e03 100644
--- a/audio/madplay/Makefile
+++ b/audio/madplay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2012/01/13 10:54:47 obache Exp $
+# $NetBSD: Makefile,v 1.37 2012/10/02 23:47:56 asau Exp $
#
DISTNAME= madplay-0.15.2b
@@ -10,8 +10,6 @@ MAINTAINER= simonb@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/mad/
COMMENT= High-quality MPEG audio decoder
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES