diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-02 00:12:21 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-02 00:12:21 +0000 |
commit | 4b07f0329bb8cb4cd36d887bc804d953520a5914 (patch) | |
tree | 455318a7177e97b36ca92f2c2ec3d06a692c66e5 | |
parent | c020bc2c64535981f296355dfb8bef471b11be00 (diff) | |
download | ports-4b07f0329bb8cb4cd36d887bc804d953520a5914.tar.gz ports-4b07f0329bb8cb4cd36d887bc804d953520a5914.zip |
Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any
dependencies to perl5 in -current. This might cause some unwanted
perl5 installations on -stable (if it was originally RUN_DEPENDS,
perl5 will now be installed during build too, etc.), but its lifetime
is limited anyway.
Notes
Notes:
svn path=/head/; revision=15765
-rw-r--r-- | biology/hmmer/Makefile | 5 | ||||
-rw-r--r-- | editors/vile/Makefile | 4 | ||||
-rw-r--r-- | editors/xvile/Makefile | 4 | ||||
-rw-r--r-- | ftp/mirror/Makefile | 4 | ||||
-rw-r--r-- | korean/linuxdoc-sgml/Makefile | 5 | ||||
-rw-r--r-- | korean/nhppf/Makefile | 8 | ||||
-rw-r--r-- | security/ssh/Makefile | 10 | ||||
-rw-r--r-- | textproc/latex2html/Makefile | 6 |
8 files changed, 22 insertions, 24 deletions
diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile index 81f25e4a2fa1..1fec7ac487c0 100644 --- a/biology/hmmer/Makefile +++ b/biology/hmmer/Makefile @@ -3,7 +3,7 @@ # Date created: June 29 1998 # Whom: barnhart@genetics.wustl.edu # -# $Id: Makefile,v 1.1.1.1 1998/07/12 23:30:02 steve Exp $ +# $Id: Makefile,v 1.2 1998/12/09 22:35:04 billf Exp $ # DISTNAME= hmmer-2.0 @@ -13,8 +13,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= barnhart@genetics.wustl.edu -BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5 - +USE_PERL5= yes MAN1= hmmalign.1 hmmbuild.1 hmmcalibrate.1 hmmconvert.1 hmmemit.1 hmmer.1 hmmpfam.1 hmmsearch.1 WRKSRC= ${WRKDIR}/build/${DISTNAME} diff --git a/editors/vile/Makefile b/editors/vile/Makefile index d3f8eeab4f01..4a6e129fa1fb 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -3,7 +3,7 @@ # Date created: Wed Nov 26, 1996 # Whom: pgf # -# $Id: Makefile,v 1.14 1997/12/10 20:26:37 gj Exp $ +# $Id: Makefile,v 1.15 1998/06/04 20:04:55 gj Exp $ # DISTNAME= vile-8.0 @@ -22,7 +22,7 @@ MAN1= vile.1 .if defined(USE_PERL) CONFIGURE_ARGS= --with-perl PLIST= ${PKGDIR}/PLIST.perl -BUILD_DEPENDS= perl5:${PORTSDIR}/lang/perl5 +USE_PERL5= yes .endif pre-configure: diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index dc96b3f958a0..6114deac56fd 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -3,7 +3,7 @@ # Date created: Wed Nov 26, 1996 # Whom: pgf # -# $Id: Makefile,v 1.16 1998/06/27 05:19:53 asami Exp $ +# $Id: Makefile,v 1.17 1998/11/28 00:44:33 asami Exp $ # DISTNAME= vile-8.0 @@ -39,7 +39,7 @@ SCREEN_TYPE= x11 .if defined(USE_PERL) WITH_PERL= --with-perl PLIST= ${PKGDIR}/PLIST.perl -BUILD_DEPENDS= perl5:${PORTSDIR}/lang/perl5 +USE_PERL5= yes .endif post-install: diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile index 9ddb75d0a88a..d69c683613c6 100644 --- a/ftp/mirror/Makefile +++ b/ftp/mirror/Makefile @@ -3,7 +3,7 @@ # Date created: 15 May 1995 # Whom: torstenb # -# $Id: Makefile,v 1.7 1998/06/08 12:41:12 torstenb Exp $ +# $Id: Makefile,v 1.8 1998/08/16 00:54:39 hoek Exp $ # DISTNAME= mirror-2.9 @@ -12,11 +12,11 @@ MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/ MAINTAINER= torstenb@FreeBSD.ORG +USE_PERL5= yes NO_WRKSUBDIR= yes MAKEFILE= makefile MAN1= mirror.1 mirror-master.1 -RUN_DEPENDS= perl5:${PORTSDIR}/lang/perl5 pre-install: ${MKDIR} ${PREFIX}/lib/mirror diff --git a/korean/linuxdoc-sgml/Makefile b/korean/linuxdoc-sgml/Makefile index 63f38ea5653d..41d38027c405 100644 --- a/korean/linuxdoc-sgml/Makefile +++ b/korean/linuxdoc-sgml/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.4 1997/09/22 16:22:05 max Exp $ +# $Id: Makefile,v 1.5 1997/12/05 00:08:05 asami Exp $ # DISTNAME= linuxdoc-sgml-1.6bh2 @@ -13,8 +13,7 @@ MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/tools/ MAINTAINER= junker@jazz.snu.ac.kr -RUN_DEPENDS= perl5:${PORTSDIR}/lang/perl5 - +USE_PERL5= yes MAN1= sgml2html.1 sgml2latex.1 sgml2rtf.1 sgmls.1 \ sgml2info.1 sgml2lyx.1 sgml2txt.1 sgmlsasp.1 NO_BUILD= yes diff --git a/korean/nhppf/Makefile b/korean/nhppf/Makefile index b7bf58489f51..b3a1438a9845 100644 --- a/korean/nhppf/Makefile +++ b/korean/nhppf/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.3 1997/09/22 16:22:12 max Exp $ +# $Id: Makefile,v 1.4 1998/09/15 21:31:46 asami Exp $ # DISTNAME= nhppf-1.2 @@ -13,10 +13,10 @@ MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/nhppf/ MAINTAINER= junker@jazz.snu.ac.kr -NO_BUILD= yes +RUN_DEPENDS= ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts -RUN_DEPENDS= ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts \ - perl5.00401:${PORTSDIR}/lang/perl5 +USE_PERL5= yes +NO_BUILD= yes do-configure: @cd ${WRKSRC}; \ diff --git a/security/ssh/Makefile b/security/ssh/Makefile index bc1cdd8a6db3..6649c29ff18a 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.70 1998/10/08 13:11:52 asami Exp $ +# $Id: Makefile,v 1.71 1998/10/30 06:15:18 obrien Exp $ # # Maximal ssh package requires YES values for # USE_PERL, USE_TCPWRAP @@ -128,13 +128,11 @@ post-install: chmod 751 ${PREFIX}/etc/rc.d/sshd.sh; \ fi -.include <bsd.port.mk> - -# Following stuff must be after <bsd.port.mk> to expand exists() properly +.include <bsd.port.pre.mk> .if defined(USE_PERL) && ${USE_PERL} == YES || \ exists(${PERL5}) && (!defined(USE_PERL) || ${USE_PERL} != NO) -BUILD_DEPENDS+= perl${PERL_VERSION}:${PORTSDIR}/lang/perl5 +USE_PERL5= yes CONFIGURE_ENV+= PERL=${PERL5} .else CONFIGURE_ENV+= PERL=/replace_it_with_PERL_path @@ -153,3 +151,5 @@ LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper .if defined(USE_SOCKS) && ${USE_SOCKS} == YES CONFIGURE_ARGS+= --with-socks="-L${PREFIX}/lib -lsocks5" --with-socks5 .endif + +.include <bsd.port.post.mk> diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 772039b86257..f2650803ec64 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -3,7 +3,7 @@ # Date created: 3 May 1998 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.3 1998/05/05 05:14:03 mph Exp $ +# $Id: Makefile,v 1.4 1998/09/15 21:31:53 asami Exp $ # DISTNAME= latex2html-98.1p1 @@ -13,14 +13,14 @@ MASTER_SITES= http://www-dsed.llnl.gov/files/programs/unix/latex2html/sources/ \ MAINTAINER= brett@peloton.physics.montana.edu -RUN_DEPENDS= ${PERL5}:${PORTSDIR}/lang/perl5 \ - ${PREFIX}/bin/latex:${PORTSDIR}/print/latex \ +RUN_DEPENDS= ${PREFIX}/bin/latex:${PORTSDIR}/print/latex \ ${PREFIX}/bin/dvips:${PORTSDIR}/print/dvips \ ${PREFIX}/bin/gs:${PORTSDIR}/print/ghostscript5 \ ${X11BASE}/bin/anytopnm:${PORTSDIR}/graphics/netpbm WRKSRC= ${WRKDIR}/latex2html +USE_PERL5= yes NO_BUILD= yes IS_INTERACTIVE= yes NO_PACKAGE= An interrogation follows installation |