summaryrefslogtreecommitdiff
path: root/x11/p5-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/p5-gtk/Makefile')
-rw-r--r--x11/p5-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile
index 12693eb988f..7b9f52dbe21 100644
--- a/x11/p5-gtk/Makefile
+++ b/x11/p5-gtk/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2003/07/13 13:54:27 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2003/11/25 12:08:00 salo Exp $
#
.include "Makefile.common"
PKGNAME= p5-gtk-${GTKPERL_VERSION}
-PKGREVISION= 2
SVR4_PKGNAME= p5gtk
WRKSRC= ${WRKDIR}/${DISTNAME}/Gtk
@@ -16,4 +15,5 @@ PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Gtk/.packlist
.include "../../lang/perl5/module.mk"
.include "../../x11/gtk/buildlink2.mk"
+
.include "../../mk/bsd.pkg.mk"