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-dts | |
parent | f0ed6d5ddcc3473dc351b3a77bbda635a76bb1ff (diff) | |
download | pkgsrc-c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'audio/gst-plugins0.10-dts')
-rw-r--r-- | audio/gst-plugins0.10-dts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-dts/Makefile b/audio/gst-plugins0.10-dts/Makefile index 546a5ac96d4..bd4a1a14972 100644 --- a/audio/gst-plugins0.10-dts/Makefile +++ b/audio/gst-plugins0.10-dts/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2008/10/30 21:21:32 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2011/04/22 13:45:19 obache Exp $ # GST_PLUGINS0.10_NAME= dts GST_PLUGINS0.10_DIRS= ext/dts +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-bad/Makefile.common" |