diff options
author | obache <obache@pkgsrc.org> | 2011-04-24 15:31:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-24 15:31:08 +0000 |
commit | 217e062928476778c3781ccb477ef6e3ab029f48 (patch) | |
tree | 6ce837e9e476e9b91b8861bdcdf8668385751384 /multimedia/gst-plugins0.10-ogg | |
parent | 1eaa038db9cf868267b929bb192908d8971c49a4 (diff) | |
download | pkgsrc-217e062928476778c3781ccb477ef6e3ab029f48.tar.gz |
bump PKGREVISION from gettext-lib shlib bump.
Diffstat (limited to 'multimedia/gst-plugins0.10-ogg')
-rw-r--r-- | multimedia/gst-plugins0.10-ogg/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-ogg/Makefile b/multimedia/gst-plugins0.10-ogg/Makefile index c30286a278b..878b45d8fef 100644 --- a/multimedia/gst-plugins0.10-ogg/Makefile +++ b/multimedia/gst-plugins0.10-ogg/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:27 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2011/04/24 15:31:09 obache Exp $ # GST_PLUGINS0.10_NAME= ogg GST_PLUGINS0.10_DIRS= ext/ogg GST_PLUGINS0.10_FLAGS= ogg +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-base/Makefile.common" |