summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.10-mad
diff options
context:
space:
mode:
authordrochner <drochner>2012-02-28 18:43:39 +0000
committerdrochner <drochner>2012-02-28 18:43:39 +0000
commit3b893f81a42f6c8a00381a39906f90dbfeb9e358 (patch)
tree4e18c393c24c0c9178c179c20826a47cf192c181 /audio/gst-plugins0.10-mad
parentfe8c498e64508609cac11fb3eecbe5f55528711e (diff)
downloadpkgsrc-3b893f81a42f6c8a00381a39906f90dbfeb9e358.tar.gz
reset PKGREV for base pkg update
Diffstat (limited to 'audio/gst-plugins0.10-mad')
-rw-r--r--audio/gst-plugins0.10-mad/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/gst-plugins0.10-mad/Makefile b/audio/gst-plugins0.10-mad/Makefile
index b48e32dfdf3..33524031b8c 100644
--- a/audio/gst-plugins0.10-mad/Makefile
+++ b/audio/gst-plugins0.10-mad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/02/06 12:39:24 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/02/28 18:43:40 drochner Exp $
#
GST_PLUGINS0.10_NAME= mad
@@ -8,11 +8,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
-PKGREVISION= 1
-
CONFIGURE_ARGS+= --enable-id3tag
CONFIGURE_ARGS+= --enable-mad
-.include "../../audio/libid3tag/buildlink3.mk"
.include "../../audio/libmad/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"