diff options
author | sbd <sbd@pkgsrc.org> | 2012-01-03 09:26:22 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-01-03 09:26:22 +0000 |
commit | 68d4ef26b75ff3a0099676e9b6a0f1d88f60d2b6 (patch) | |
tree | d4e89dfbae35766884b2572d66987490779ed886 /multimedia | |
parent | 517e7e04456386355d7ff22504bf9d8381ed72ae (diff) | |
download | pkgsrc-68d4ef26b75ff3a0099676e9b6a0f1d88f60d2b6.tar.gz |
Add PLIST.Linux
Bump PKG_REVISION
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst-plugins0.10-bad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile b/multimedia/gst-plugins0.10-bad/Makefile index 1f33254bc3a..c8524feb3a2 100644 --- a/multimedia/gst-plugins0.10-bad/Makefile +++ b/multimedia/gst-plugins0.10-bad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/11/21 00:43:48 marino Exp $ +# $NetBSD: Makefile,v 1.18 2012/01/03 09:26:22 sbd Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ USE_LANGUAGES= c c++ .include "Makefile.common" COMMENT+= bad plugins -PKGREVISION= 1 +PKGREVISION= 2 # builds gsettings module BUILDLINK_API_DEPENDS.glib2+= glib2>=2.26.0 |