summaryrefslogtreecommitdiff
path: root/audio/tremor
diff options
context:
space:
mode:
authorasau <asau>2012-10-02 23:47:56 +0000
committerasau <asau>2012-10-02 23:47:56 +0000
commita189a0a58af46c22e9617b692b0b2c19644064df (patch)
tree64a82e5e9a3c86495795e69d6108c67c1f8a38a8 /audio/tremor
parent15a711f4888f293824b155dfda3d0b8b914e8cf8 (diff)
downloadpkgsrc-a189a0a58af46c22e9617b692b0b2c19644064df.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'audio/tremor')
-rw-r--r--audio/tremor/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/tremor/Makefile b/audio/tremor/Makefile
index c4f02482839..d221fdd2e57 100644
--- a/audio/tremor/Makefile
+++ b/audio/tremor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2010/03/21 16:29:39 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/02 23:48:11 asau Exp $
DISTNAME= tremor_snapshot_030406
PKGNAME= tremor-1.0.2
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.xiph.org/vorbis/
COMMENT= Fixed point decoding library for the Ogg Vorbis audio encoding format
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/Tremor
AUTOCONF_REQD= 2.50
GNU_CONFIGURE= yes