summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Gtk/Makefile
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-08-19 14:30:39 +0000
committervanilla <vanilla@FreeBSD.org>1998-08-19 14:30:39 +0000
commite7736c6800dfba58393c7c0024de6ef5d6ea6ffb (patch)
treeb910f9f0804874b40e5ebe5fb443c8f5dd85240a /x11-toolkits/p5-Gtk/Makefile
parent23ab9ea68b86cbe77d1e9e614c6bd080588b97e0 (diff)
downloadFreeBSD-ports-e7736c6800dfba58393c7c0024de6ef5d6ea6ffb.zip
FreeBSD-ports-e7736c6800dfba58393c7c0024de6ef5d6ea6ffb.tar.gz
Upgrade to 0.3, and change for perl5 scheme.
Diffstat (limited to 'x11-toolkits/p5-Gtk/Makefile')
-rw-r--r--x11-toolkits/p5-Gtk/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile
index 9c2d93e..b61f005 100644
--- a/x11-toolkits/p5-Gtk/Makefile
+++ b/x11-toolkits/p5-Gtk/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: p5-Gtk
-# Version required: 0.2.2
+# Version required: 0.3
# Date created: 28 Oct 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.11 1998/08/07 23:08:38 asami Exp $
+# $Id: Makefile,v 1.12 1998/08/07 23:56:50 asami Exp $
#
-DISTNAME= Gtk-0.2.2
-PKGNAME= p5-Gtk-0.2.2
+DISTNAME= Gtk-0.3
+PKGNAME= p5-Gtk-0.3
CATEGORIES= x11-toolkits lang perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Gtk
@@ -19,7 +19,7 @@ LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk
USE_PERL5= YES
MAN3= GtkColorSelectButton.3
-MANPREFIX= ${PREFIX}/lib/perl5/5.00501
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
OpenPOWER on IntegriCloud