diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | 1f4649c8a26ce89c5508d3d7f1181e57832326ad (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /audio/gst-plugins0.10-esound | |
parent | 9bd34dfa7e86141bf91d5a7e8b10de98d071a2a9 (diff) | |
download | pkgsrc-1f4649c8a26ce89c5508d3d7f1181e57832326ad.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'audio/gst-plugins0.10-esound')
-rw-r--r-- | audio/gst-plugins0.10-esound/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-esound/Makefile b/audio/gst-plugins0.10-esound/Makefile index 4b26d4aeba0..dd1abb53b96 100644 --- a/audio/gst-plugins0.10-esound/Makefile +++ b/audio/gst-plugins0.10-esound/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.5 2011/05/18 09:48:59 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2012/01/13 10:54:45 obache Exp $ # GST_PLUGINS0.10_NAME= esound GST_PLUGINS0.10_DIRS= ext/esd GST_PLUGINS0.10_FLAGS= esd +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |