From 40359543350f97f6f4ce738f77467358da339880 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 4 Jul 2015 16:18:28 +0000 Subject: Remove USE_X11BASE and X11PREFIX. --- math/abs/Makefile | 3 +-- math/grace/Makefile | 3 +-- math/scilab/Makefile | 3 +-- math/vista/Makefile | 3 +-- math/xeukleides10/Makefile | 3 +-- math/xldlas/Makefile | 3 +-- math/xlispstat/Makefile | 3 +-- math/xmgr/Makefile | 3 +-- 8 files changed, 8 insertions(+), 16 deletions(-) (limited to 'math') diff --git a/math/abs/Makefile b/math/abs/Makefile index 041a6e0e601..cfc08b04cfa 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/09/11 23:04:16 asau Exp $ +# $NetBSD: Makefile,v 1.24 2015/07/04 16:18:37 joerg Exp $ # DISTNAME= abs-src-0.8 @@ -12,7 +12,6 @@ HOMEPAGE= http://home.scarlet.be/~pin01858/abs.html COMMENT= Free spreadsheet with graphical user interface LICENSE= gnu-gpl-v2 -USE_X11BASE= YES MAKE_FILE= Makefile.netBSD INSTALLATION_DIRS= bin diff --git a/math/grace/Makefile b/math/grace/Makefile index 0c4173b6d00..3146f05d499 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2014/02/12 23:18:11 tron Exp $ +# $NetBSD: Makefile,v 1.59 2015/07/04 16:18:37 joerg Exp $ DISTNAME= grace-5.1.23 PKGREVISION= 4 @@ -12,7 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://plasma-gate.weizmann.ac.il/Grace/ COMMENT= GRaphing, Advanced Computation and Exploration of data -USE_X11BASE= YES USE_TOOLS+= gmake USE_LANGUAGES= c fortran77 GNU_CONFIGURE= YES diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 7b2eedfd7eb..ab17a9f0dbd 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.97 2015/07/04 16:18:37 joerg Exp $ # DISTNAME= ${SCIBASE}-src @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${SCIBASE} BROKEN_ON_PLATFORM+= ${LP64PLATFORMS} USE_LANGUAGES= c fortran77 -USE_X11BASE= yes USE_LIBTOOL= yes USE_TOOLS+= tee diff --git a/math/vista/Makefile b/math/vista/Makefile index dbe91345a15..759a1682fae 100644 --- a/math/vista/Makefile +++ b/math/vista/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/09/11 23:04:35 asau Exp $ +# $NetBSD: Makefile,v 1.20 2015/07/04 16:18:37 joerg Exp $ # DISTNAME= vista @@ -16,7 +16,6 @@ DEPENDS+= xlispstat>=3.52.9:../../math/xlispstat MAKE_JOBS_SAFE= no WRKSRC= ${WRKDIR}/vista-5.0.5 -USE_X11BASE= yes USE_TOOLS+= gmake .include "../../mk/bsd.pkg.mk" diff --git a/math/xeukleides10/Makefile b/math/xeukleides10/Makefile index 9e5c3ca359f..b08449b1b4a 100644 --- a/math/xeukleides10/Makefile +++ b/math/xeukleides10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/06/10 12:29:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2015/07/04 16:18:37 joerg Exp $ DISTNAME= xeukleides.1.0.1 PKGNAME= xeukleides-1.0.1 @@ -14,7 +14,6 @@ MAKE_JOBS_SAFE= no DEPENDS+= eukleides>=1.0.1:../../math/eukleides10 -USE_X11BASE= yes BUILD_TARGET= xeukleides USE_TOOLS+= gmake flex bison diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 484c507bf85..296db3b4f7b 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2013/01/26 21:38:12 adam Exp $ +# $NetBSD: Makefile,v 1.39 2015/07/04 16:18:37 joerg Exp $ DISTNAME= xldlas-0.85 PKGREVISION= 9 @@ -11,7 +11,6 @@ HOMEPAGE= # http://sunsite.math.klte.hu/mirrors/xldlas/ COMMENT= XForms-based statistics package WRKSRC= ${WRKDIR}/xldlas -USE_X11BASE= yes INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 do-install: diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 9cb111282f3..18108eb77d2 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2015/01/01 11:10:15 dholland Exp $ +# $NetBSD: Makefile,v 1.26 2015/07/04 16:18:37 joerg Exp $ DISTNAME= xlispstat-3-52-20 PKGNAME= xlispstat-3.52.20 @@ -13,7 +13,6 @@ COMMENT= Statistics/X11-based LISP interpreter MAKE_JOBS_SAFE= no GNU_CONFIGURE= yes -USE_X11BASE= yes BROKEN_ON_PLATFORM= *-*-alpha # core dumps diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index c6ccb3af3df..a05b40d05cf 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2015/06/12 10:50:32 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/07/04 16:18:37 joerg Exp $ DISTNAME= xmgr-4.1.2 PKGREVISION= 12 @@ -10,7 +10,6 @@ HOMEPAGE= http://plasma-gate.weizmann.ac.il/Xmgr/ COMMENT= Powerful XY plotting tool for workstations or X-terminals using X LICENSE= modified-bsd -USE_X11BASE= YES USE_LANGUAGES= c fortran77 GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-acegr-home=${PREFIX:Q} -- cgit v1.2.3