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).
This commit is contained in:
Satoshi Asami 1997-07-18 05:04:20 +00:00
parent f839215a37
commit dc5ea736c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7366
33 changed files with 71 additions and 76 deletions

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: 16 Jun 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1997/06/18 19:35:30 jfitz Exp $
#
DISTNAME= mysql-3.20.22
@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES

View File

@ -3,7 +3,7 @@
# Date created: So 27 Okt 1996 12:25:55 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.14 1997/05/24 13:17:09 jfitz Exp $
# $Id: Makefile,v 1.15 1997/05/29 09:40:30 andreas Exp $
#
DISTNAME= crossfire-0.93.0
@ -20,7 +20,7 @@ MAINTAINER= andreas@klemm.gtn.com
BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC}
USE_IMAKE= yes

View File

@ -3,7 +3,7 @@
# Date created: So 27 Okt 1996 12:25:55 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.14 1997/05/24 13:17:09 jfitz Exp $
# $Id: Makefile,v 1.15 1997/05/29 09:40:30 andreas Exp $
#
DISTNAME= crossfire-0.93.0
@ -20,7 +20,7 @@ MAINTAINER= andreas@klemm.gtn.com
BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC}
USE_IMAKE= yes

View File

@ -3,7 +3,7 @@
# Date created: So 27 Okt 1996 12:25:55 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.14 1997/05/24 13:17:09 jfitz Exp $
# $Id: Makefile,v 1.15 1997/05/29 09:40:30 andreas Exp $
#
DISTNAME= crossfire-0.93.0
@ -20,7 +20,7 @@ MAINTAINER= andreas@klemm.gtn.com
BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC}
USE_IMAKE= yes

View File

@ -3,7 +3,7 @@
# Date created: 22 December 1996
# Whom: jmz
#
# $Id: Makefile,v 1.3 1997/04/20 13:52:25 wosch Exp $
# $Id: Makefile,v 1.4 1997/05/24 13:17:09 jfitz Exp $
#
DISTNAME= PGPLOT1.0b_src
@ -14,10 +14,9 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= jmz@FreeBSD.org
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
LIB_DEPENDS= pgplot\\.5\\.:${PORTSDIR}/graphics/pgplot
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
USE_PERL5= yes
WRKSRC= ${WRKDIR}/PGPLOT
ALL_TARGET= dynamic

View File

@ -3,7 +3,7 @@
# Date created: 22 December 1996
# Whom: jmz
#
# $Id: Makefile,v 1.3 1997/04/20 13:52:25 wosch Exp $
# $Id: Makefile,v 1.4 1997/05/24 13:17:09 jfitz Exp $
#
DISTNAME= PGPLOT1.0b_src
@ -14,10 +14,9 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= jmz@FreeBSD.org
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
LIB_DEPENDS= pgplot\\.5\\.:${PORTSDIR}/graphics/pgplot
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
USE_PERL5= yes
WRKSRC= ${WRKDIR}/PGPLOT
ALL_TARGET= dynamic

View File

@ -3,7 +3,7 @@
# Date created: 2 Apr 1997
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
#
# $Id: Makefile,v 1.1.1.1 1997/06/04 08:43:17 asami Exp $
# $Id: Makefile,v 1.2 1997/06/04 23:42:54 asami Exp $
#
DISTNAME= linuxdoc-sgml-1.6bh2
@ -13,7 +13,7 @@ MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/tools/
MAINTAINER= junker@jazz.snu.ac.kr
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
MAN1= sgml2html.1 sgml2latex.1 sgml2rtf.1 sgmls.1 \
sgml2info.1 sgml2lyx.1 sgml2txt.1 sgmlsasp.1

View File

@ -3,7 +3,7 @@
# Date created: 19 Apr 1997
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1997/06/04 09:06:45 asami Exp $
#
DISTNAME= nhppf-1.2
@ -16,7 +16,7 @@ MAINTAINER= junker@jazz.snu.ac.kr
NO_BUILD= yes
RUN_DEPENDS= ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts \
perl5.004:${PORTSDIR}/lang/perl5
perl5.00401:${PORTSDIR}/lang/perl5
do-configure:
@cd ${WRKSRC}; \

View File

@ -3,7 +3,7 @@
# Date created: Fri May 2 13:16:31 MET DST 1997
# Whom: Ralf S. Engelschall <rse@engelschall.com>
#
# $Id: Makefile,v 1.5 1997/05/03 12:36:05 andreas Exp $
# $Id: Makefile,v 1.6 1997/05/24 13:17:10 jfitz Exp $
#
DISTNAME= eperl-2.1.1
@ -24,14 +24,11 @@ MAINTAINER= rse@engelschall.com
INSTALL_ALSO_AS_SSSL= yes
#ENABLE_UID_SWITCHING= yes
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
.if defined(INSTALL_ALSO_AS_SSSL)
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache
.else
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= ${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache
.endif
USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-perl=${PREFIX}/bin/perl

View File

@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.41 1997/05/24 13:17:14 jfitz Exp $
# $Id: Makefile,v 1.42 1997/07/01 02:39:26 adam Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
@ -109,10 +109,10 @@ post-install:
# Following stuff must be after <bsd.port.mk> to expand exists() properly
.if defined(USE_PERL) && ${USE_PERL} == YES || \
exists(${PREFIX}/bin/perl5.004) && \
exists(${PREFIX}/bin/perl5.00401) && \
(!defined(USE_PERL) || ${USE_PERL} != NO)
BUILD_DEPENDS+= perl5.004:${PORTSDIR}/lang/perl5
CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl5.004
BUILD_DEPENDS+= perl5.00401:${PORTSDIR}/lang/perl5
CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl5.00401
.else
CONFIGURE_ENV+= PERL=/replace_it_with_PERL_path
.endif

View File

@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.41 1997/05/24 13:17:14 jfitz Exp $
# $Id: Makefile,v 1.42 1997/07/01 02:39:26 adam Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
@ -109,10 +109,10 @@ post-install:
# Following stuff must be after <bsd.port.mk> to expand exists() properly
.if defined(USE_PERL) && ${USE_PERL} == YES || \
exists(${PREFIX}/bin/perl5.004) && \
exists(${PREFIX}/bin/perl5.00401) && \
(!defined(USE_PERL) || ${USE_PERL} != NO)
BUILD_DEPENDS+= perl5.004:${PORTSDIR}/lang/perl5
CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl5.004
BUILD_DEPENDS+= perl5.00401:${PORTSDIR}/lang/perl5
CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl5.00401
.else
CONFIGURE_ENV+= PERL=/replace_it_with_PERL_path
.endif

View File

@ -3,7 +3,7 @@
# Date created: So 2 Mär 1997 18:10:49 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.4 1997/05/06 14:28:43 jfitz Exp $
# $Id: Makefile,v 1.5 1997/05/24 13:17:16 jfitz Exp $
#
DISTNAME= wwwstat-2.01
@ -16,7 +16,7 @@ PATCHFILES= patch-2.01.txt
MAINTAINER= andreas@FreeBSD.ORG
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5 \
${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache
DIST_SUBDIR= wwwstat

View File

@ -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

View File

@ -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