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 | a95a825c25bc2a2a84335a7e00923dfe3e91a7ec (patch) | |
tree | 6ce837e9e476e9b91b8861bdcdf8668385751384 /audio/gst-plugins0.10-cdparanoia | |
parent | c0c8fd1f8236ced7ccd39b1cc10a51c963fbdb36 (diff) | |
download | pkgsrc-a95a825c25bc2a2a84335a7e00923dfe3e91a7ec.tar.gz |
bump PKGREVISION from gettext-lib shlib bump.
Diffstat (limited to 'audio/gst-plugins0.10-cdparanoia')
-rw-r--r-- | audio/gst-plugins0.10-cdparanoia/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-cdparanoia/Makefile b/audio/gst-plugins0.10-cdparanoia/Makefile index b24acde37af..041d63cf105 100644 --- a/audio/gst-plugins0.10-cdparanoia/Makefile +++ b/audio/gst-plugins0.10-cdparanoia/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2009/08/17 17:48:00 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2011/04/24 15:31:09 obache Exp $ # GST_PLUGINS0.10_NAME= cdparanoia GST_PLUGINS0.10_DIRS= ext/cdparanoia GST_PLUGINS0.10_FLAGS= cdparanoia +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-base/Makefile.common" |