From f6473207cad834cccc7cb943f71198720b2eb89f Mon Sep 17 00:00:00 2001 From: agc Date: Sat, 30 Jan 1999 23:18:44 +0000 Subject: Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". --- math/abacus/Makefile | 4 ++-- math/abs/Makefile | 4 ++-- math/scilab/Makefile | 4 ++-- math/vista/Makefile | 4 ++-- math/xldlas/Makefile | 4 ++-- math/xlispstat/Makefile | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'math') diff --git a/math/abacus/Makefile b/math/abacus/Makefile index 0675f15854e..3d07f1fdece 100644 --- a/math/abacus/Makefile +++ b/math/abacus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1998/12/13 00:29:20 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1999/01/30 23:18:52 agc Exp $ # FreeBSD Id: Makefile,v 1.3 1998/09/25 10:07:44 asami Exp # @@ -14,7 +14,7 @@ DEPENDS+= tcl-8.0p2:../../lang/tcl80 DEPENDS+= tk-8.0p2:../../x11/tk80 USE_GMAKE= yes -USE_X11= yes +USE_X11BASE= yes # Until we have tcl 8.0.3 in pkgsrc pre-build: diff --git a/math/abs/Makefile b/math/abs/Makefile index 7794b6ab71c..06842c925b0 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/12/22 18:55:51 frueauf Exp $ +# $NetBSD: Makefile,v 1.3 1999/01/30 23:18:52 agc Exp $ # DISTNAME= abs-src-0.5 @@ -13,7 +13,7 @@ DEPENDS+= xpm-3.4k:../../graphics/xpm CONFLICTS= abs-0.4 -USE_X11= yes +USE_X11BASE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/abs ${PREFIX}/bin diff --git a/math/scilab/Makefile b/math/scilab/Makefile index d9bd2665361..72a56eb65ee 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/01/14 13:57:05 frueauf Exp $ +# $NetBSD: Makefile,v 1.5 1999/01/30 23:18:52 agc Exp $ # DISTNAME= scilab-2.4-src @@ -15,7 +15,7 @@ DEPENDS+= xless-1.7:../../x11/xless NOT_FOR_ARCHS= alpha #LP64 problems -USE_X11= yes +USE_X11BASE= yes GNU_CONFIGURE= yes PLIST_SRC= ${WRKDIR}/PLIST-src diff --git a/math/vista/Makefile b/math/vista/Makefile index 7ff2f60f09d..a3c7ff0abfb 100644 --- a/math/vista/Makefile +++ b/math/vista/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1998/10/03 20:33:46 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1999/01/30 23:18:52 agc Exp $ # DISTNAME= vista @@ -12,7 +12,7 @@ HOMEPAGE= http://forrest.psych.unc.edu/research/vista.html DEPENDS+= xlispstat-3.52.5:../../math/xlispstat WRKSRC= ${WRKDIR}/vista-5.0.5 -USE_X11= yes +USE_X11BASE= yes USE_GMAKE= yes .include "../../mk/bsd.pkg.mk" diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index fad367bd619..a4bfba2c98b 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/01/16 17:26:03 frueauf Exp $ +# $NetBSD: Makefile,v 1.3 1999/01/30 23:18:52 agc Exp $ # FreeBSD Id: Makefile,v 1.5 1998/09/26 23:18:07 steve Exp # @@ -18,7 +18,7 @@ DEPENDS+= xforms-0.88:../../x11/xforms ONLY_FOR_ARCHS= arm32 i386 m68k sparc ns32k -USE_X11= yes +USE_X11BASE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xldlas ${PREFIX}/bin diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index f53a57fb132..42b68b142d4 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/01/01 09:03:36 garbled Exp $ +# $NetBSD: Makefile,v 1.4 1999/01/30 23:18:52 agc Exp $ # FreeBSD Id: Makefile,v 1.7 1998/08/20 07:35:21 asami Exp # @@ -13,7 +13,7 @@ HOMEPAGE= http://www.stat.umn.edu/~luke/xls/xlsinfo/xlsinfo.html CONFLICTS= xlispstat-3.52.5 GNU_CONFIGURE= yes -USE_X11= yes +USE_X11BASE= yes NOT_FOR_ARCHS= alpha #core dumps -- cgit v1.2.3