summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-07-18 05:04:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-07-18 05:04:20 +0000
commitdc5ea736c74183cb97733284c8c15e35097cec4f (patch)
tree8644f90f24332fbab844e94152be9737d2262e32 /x11-toolkits
parentwgconvert is missing in the default install target and doesn't get installed, (diff)
Update name of perl executable in dependencies to "perl5.00401".
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS).
Notes
Notes: svn path=/head/; revision=7366
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Tcl-Tk/Makefile4
-rw-r--r--x11-toolkits/p5-TclTk/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/p5-Tcl-Tk/Makefile b/x11-toolkits/p5-Tcl-Tk/Makefile
index d47be75610d7..b35b91c55f52 100644
--- a/x11-toolkits/p5-Tcl-Tk/Makefile
+++ b/x11-toolkits/p5-Tcl-Tk/Makefile
@@ -3,7 +3,7 @@
# Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1997/06/16 03:05:22 jfitz Exp $
+# $Id: Makefile,v 1.2 1997/06/24 18:43:33 jfitz Exp $
DISTNAME= TclTk-b1
PKGNAME= p5-Tcl-Tk-b1
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= Tcl
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Tcl.pm:${PORTSDIR}/lang/p5-Tcl
-RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
USE_PERL5= YES
diff --git a/x11-toolkits/p5-TclTk/Makefile b/x11-toolkits/p5-TclTk/Makefile
index d47be75610d7..b35b91c55f52 100644
--- a/x11-toolkits/p5-TclTk/Makefile
+++ b/x11-toolkits/p5-TclTk/Makefile
@@ -3,7 +3,7 @@
# Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.1.1.1 1997/06/16 03:05:22 jfitz Exp $
+# $Id: Makefile,v 1.2 1997/06/24 18:43:33 jfitz Exp $
DISTNAME= TclTk-b1
PKGNAME= p5-Tcl-Tk-b1
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= Tcl
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Tcl.pm:${PORTSDIR}/lang/p5-Tcl
-RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
USE_PERL5= YES