From 2560f48b2f5afa9fcb23e0718a2e2727ca7824cc Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 11 Apr 2005 21:44:48 +0000 Subject: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. --- shells/ast-ksh/Makefile.common | 3 +-- shells/bash/Makefile | 3 +-- shells/bash2/Makefile | 3 +-- shells/mudsh/Makefile | 3 +-- shells/nologinmsg/Makefile | 3 +-- shells/osh/Makefile | 3 +-- shells/pdksh/Makefile | 3 +-- shells/perlsh/Makefile | 3 +-- shells/posh/Makefile | 3 +-- shells/scponly/Makefile | 3 +-- shells/tcsh/Makefile | 3 +-- shells/xsh/Makefile | 3 +-- shells/zsh/Makefile.common | 3 +-- shells/zsh3/Makefile | 3 +-- 14 files changed, 14 insertions(+), 28 deletions(-) (limited to 'shells') diff --git a/shells/ast-ksh/Makefile.common b/shells/ast-ksh/Makefile.common index b5ade41bd4f..05c1647e7e5 100644 --- a/shells/ast-ksh/Makefile.common +++ b/shells/ast-ksh/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.12 2005/04/08 12:56:33 tv Exp $ +# $NetBSD: Makefile.common,v 1.13 2005/04/11 21:47:21 tv Exp $ DISTNAME= ast-ksh-${ASTKSH_VERSION} PKGNAME= ast-ksh-${ASTKSH_VERSION:S/-//g} @@ -25,7 +25,6 @@ NO_SRC_ON_FTP= ${RESTRICTED} ASTKSH_VERSION= 2003-07-24 WRKSRC= ${WRKDIR} -USE_BUILDLINK3= YES USE_PKGINSTALL= YES MAKE_FLAGS= CC="${CC}" CCFLAGS="${CFLAGS}" diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 276a93e4d91..c03e5e1c191 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/02/27 23:06:50 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:21 tv Exp $ # DISTNAME= bash-3.0 @@ -21,7 +21,6 @@ CONFLICTS= static-bash-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes USE_MAKEINFO= yes USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 8e025ba13a9..6cd8ac3381b 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2004/11/29 12:42:41 tv Exp $ +# $NetBSD: Makefile,v 1.62 2005/04/11 21:47:21 tv Exp $ # DISTNAME= bash-2.05b @@ -20,7 +20,6 @@ CONFLICTS= static-bash-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes MAKE_ENV+= INSTALL_SCRIPT='${INSTALL_SCRIPT}' diff --git a/shells/mudsh/Makefile b/shells/mudsh/Makefile index a5e47ec9292..3bf9b1f10dd 100644 --- a/shells/mudsh/Makefile +++ b/shells/mudsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/18 04:27:20 snj Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:21 tv Exp $ # DISTNAME= mudsh @@ -12,7 +12,6 @@ HOMEPAGE= http://www.xirium.com/tech/mud-shell/index.html COMMENT= M.U.D. game-like shell WRKSRC= ${WRKDIR} -USE_BUILDLINK3= YES EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} ${WRKSRC} do-build: diff --git a/shells/nologinmsg/Makefile b/shells/nologinmsg/Makefile index 064ee338b81..fbb787bd33d 100644 --- a/shells/nologinmsg/Makefile +++ b/shells/nologinmsg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/03/24 21:13:00 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:21 tv Exp $ DISTNAME= nologinmsg-1.0 CATEGORIES= shells sysutils @@ -8,7 +8,6 @@ MAINTAINER= cjep@NetBSD.org #HOMEPAGE= COMMENT= More functional native binary replacement for /sbin/nologin -USE_BUILDLINK3= yes LIBS.Linux+= -lnbcompat LIBS.IRIX+= -lnbcompat MAKE_FLAGS+= LDADD="${LIBS:Q}" diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 5ad6755c543..4c8e74f05a7 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/03/08 09:05:46 adam Exp $ +# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:21 tv Exp $ DISTNAME= osh-050131 CATEGORIES= shells @@ -10,7 +10,6 @@ COMMENT= Implementation of the UNIX 6th Edition shell PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes USE_PKGINSTALL= yes PKG_SHELL= ${PREFIX}/bin/osh diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index c5b7605b7dd..419e616387a 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/01/05 12:36:41 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:21 tv Exp $ # DISTNAME= pdksh-5.2.14 @@ -17,7 +17,6 @@ COMMENT= Free clone of the AT&T Korn shell PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=pd diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 5966e9037ee..1ede89daa14 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/18 04:31:31 snj Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:21 tv Exp $ # Cjep: Makefile,v 1.3 2003/04/20 16:21:44 cjep Exp DISTNAME= psh-1.8 @@ -15,7 +15,6 @@ DEPENDS+= p5-Term-ReadKey>=2.21:../../devel/p5-Term-ReadKey DEPENDS+= p5-Term-ReadLine>=1.12:../../devel/p5-Term-ReadLine DEPENDS+= p5-BSD-Resource>=1.15:../../devel/p5-BSD-Resource -USE_BUILDLINK3= yes USE_PKGINSTALL= yes PKG_SHELL= ${PREFIX}/bin/psh diff --git a/shells/posh/Makefile b/shells/posh/Makefile index 96d2c894296..06092e556a4 100644 --- a/shells/posh/Makefile +++ b/shells/posh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/03/29 17:02:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:21 tv Exp $ # DISTNAME= posh_0.3.14 @@ -14,7 +14,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= YES PKG_SHELL= ${PREFIX}/bin/posh -USE_BUILDLINK3= YES USE_PKGINSTALL= YES WRKSRC= ${WRKDIR}/${PKGNAME} diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile index 783c91872e0..3a987b7559a 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/01/28 02:27:29 snj Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:47:21 tv Exp $ DISTNAME= scponly-4.0 CATEGORIES= shells security @@ -10,7 +10,6 @@ HOMEPAGE= http://www.sublimation.org/scponly/ COMMENT= Tiny shell that only permits scp and sftp GNU_CONFIGURE= yes -USE_BUILDLINK3= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} USE_PKGINSTALL= yes diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 090f0d5ce62..64631159dc1 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2005/03/25 19:13:24 kim Exp $ +# $NetBSD: Makefile,v 1.49 2005/04/11 21:47:21 tv Exp $ # DISTNAME= tcsh-6.14.00 @@ -17,7 +17,6 @@ COMMENT= Extended C-shell with many useful features CONFLICTS= static-tcsh-[0-9]* -USE_BUILDLINK3= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes BUILD_TARGET= all catalogs diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile index d1604457466..89156cf6cc4 100644 --- a/shells/xsh/Makefile +++ b/shells/xsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/05/29 02:06:23 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:47:21 tv Exp $ DISTNAME= XML-XSH-1.8.2 PKGNAME= ${DISTNAME:S/XML-XSH/xsh/} @@ -18,7 +18,6 @@ DEPENDS+= p5-XML-LibXML-XPathContext-[0-9]*:../../textproc/p5-XML-LibXML-XPathCo USE_PERL5= yes USE_GNU_TOOLS+= make -USE_BUILDLINK3= yes PKG_SHELL= ${PREFIX}/bin/xsh PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/XSH/.packlist diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common index f6504489440..43802646dab 100644 --- a/shells/zsh/Makefile.common +++ b/shells/zsh/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.22 2005/04/07 14:16:41 adam Exp $ +# $NetBSD: Makefile.common,v 1.23 2005/04/11 21:47:21 tv Exp $ DISTNAME= zsh-${ZSH_VERSION} CATEGORIES= shells @@ -14,7 +14,6 @@ MAINTAINER= ${ZSH_MAINTAINER} HOMEPAGE= http://sunsite.dk/zsh/ COMMENT= The Z shell -USE_BUILDLINK3= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes diff --git a/shells/zsh3/Makefile b/shells/zsh3/Makefile index be5c2c427c4..d48fd0d7eec 100644 --- a/shells/zsh3/Makefile +++ b/shells/zsh3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/07/11 01:23:29 salo Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:47:21 tv Exp $ # DISTNAME= zsh-3.0.8 @@ -14,7 +14,6 @@ HOMEPAGE= http://sunsite.dk/zsh/ COMMENT= The Z shell GNU_CONFIGURE= yes -USE_BUILDLINK3= YES USE_MAKEINFO= YES USE_PKGINSTALL= YES -- cgit v1.2.3