diff options
Diffstat (limited to 'devel/gst-plugins0.10-pango/Makefile')
-rw-r--r-- | devel/gst-plugins0.10-pango/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gst-plugins0.10-pango/Makefile b/devel/gst-plugins0.10-pango/Makefile index 1bdef9a151f..5f2e26b6943 100644 --- a/devel/gst-plugins0.10-pango/Makefile +++ b/devel/gst-plugins0.10-pango/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:13 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:05 wiz Exp $ # GST_PLUGINS0.10_NAME= pango @@ -9,5 +9,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-base/Makefile.common" +PKGREVISION= 1 + .include "../../devel/pango/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |