diff options
author | obache <obache> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-22 13:41:54 +0000 |
commit | c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /audio/gst-plugins0.10-mad | |
parent | f0ed6d5ddcc3473dc351b3a77bbda635a76bb1ff (diff) | |
download | pkgsrc-c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'audio/gst-plugins0.10-mad')
-rw-r--r-- | audio/gst-plugins0.10-mad/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-mad/Makefile b/audio/gst-plugins0.10-mad/Makefile index ed302c1b071..c851fc47a2e 100644 --- a/audio/gst-plugins0.10-mad/Makefile +++ b/audio/gst-plugins0.10-mad/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:21 obache Exp $ # GST_PLUGINS0.10_NAME= mad GST_PLUGINS0.10_DIRS= ext/mad +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" |