diff options
Diffstat (limited to 'devel/gst-plugins0.10-pango')
-rw-r--r-- | devel/gst-plugins0.10-pango/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gst-plugins0.10-pango/Makefile b/devel/gst-plugins0.10-pango/Makefile index febdc4fdb64..4d287810492 100644 --- a/devel/gst-plugins0.10-pango/Makefile +++ b/devel/gst-plugins0.10-pango/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/01/13 13:37:22 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2011/01/26 23:30:38 drochner Exp $ # GST_PLUGINS0.10_NAME= pango @@ -8,7 +8,6 @@ GST_PLUGINS0.10_FLAGS= pango 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" |