diff options
author | wiz <wiz> | 2012-03-03 00:11:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-03 00:11:51 +0000 |
commit | c5c7f9d8352a94df09dedc33b33031df23a57741 (patch) | |
tree | a1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /audio/gst-plugins0.10-flac | |
parent | 5c064ff5c1c6267754f3f60cc30d581f6044767a (diff) | |
download | pkgsrc-c5c7f9d8352a94df09dedc33b33031df23a57741.tar.gz |
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'audio/gst-plugins0.10-flac')
-rw-r--r-- | audio/gst-plugins0.10-flac/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-flac/Makefile b/audio/gst-plugins0.10-flac/Makefile index e00c635af36..48b73c8a1a9 100644 --- a/audio/gst-plugins0.10-flac/Makefile +++ b/audio/gst-plugins0.10-flac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/02/28 18:43:40 drochner Exp $ +# $NetBSD: Makefile,v 1.10 2012/03/03 00:14:23 wiz Exp $ # GST_PLUGINS0.10_NAME= flac @@ -8,6 +8,7 @@ GST_PLUGINS0.10_FLAGS= flac PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" +PKGREVISION=1 BUILDLINK_API_DEPENDS.flac+= flac>=1.1.3nb1 .include "../../audio/flac/buildlink3.mk" |