diff options
author | obache <obache> | 2011-04-24 15:31:08 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-24 15:31:08 +0000 |
commit | 817f592aee59dac3b756a5ad177f429ebf813e94 (patch) | |
tree | 6ce837e9e476e9b91b8861bdcdf8668385751384 /multimedia/gst-plugins0.10-bad/Makefile | |
parent | e2976b97020bb6c02b548910f9f0903119835582 (diff) | |
download | pkgsrc-817f592aee59dac3b756a5ad177f429ebf813e94.tar.gz |
bump PKGREVISION from gettext-lib shlib bump.
Diffstat (limited to 'multimedia/gst-plugins0.10-bad/Makefile')
-rw-r--r-- | multimedia/gst-plugins0.10-bad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile b/multimedia/gst-plugins0.10-bad/Makefile index 36f11a9083a..3483671633c 100644 --- a/multimedia/gst-plugins0.10-bad/Makefile +++ b/multimedia/gst-plugins0.10-bad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2011/01/26 23:24:26 drochner Exp $ +# $NetBSD: Makefile,v 1.15 2011/04/24 15:31:09 obache Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -7,6 +7,7 @@ USE_LANGUAGES= c c++ .include "Makefile.common" COMMENT+= bad plugins +PKGREVISION= 1 # builds gsettings module BUILDLINK_API_DEPENDS.glib2+= glib2>=2.26.0 |