diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /audio/gst-plugins0.10-twolame/Makefile | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'audio/gst-plugins0.10-twolame/Makefile')
-rw-r--r-- | audio/gst-plugins0.10-twolame/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-twolame/Makefile b/audio/gst-plugins0.10-twolame/Makefile index 5d3455288de..9e3c04e7610 100644 --- a/audio/gst-plugins0.10-twolame/Makefile +++ b/audio/gst-plugins0.10-twolame/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/10/28 18:33:57 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2011/04/22 13:45:22 obache Exp $ # GST_PLUGINS0.10_NAME= twolame GST_PLUGINS0.10_DIRS= ext/twolame +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" |