summaryrefslogtreecommitdiff
path: root/math/grace
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
committerjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
commit40359543350f97f6f4ce738f77467358da339880 (patch)
treed8a48c8d2848b617581f63aeec6454f4736400cd /math/grace
parent87993e055fdcca0d2b61250e291a62eff0eb64ff (diff)
downloadpkgsrc-40359543350f97f6f4ce738f77467358da339880.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'math/grace')
-rw-r--r--math/grace/Makefile3
1 files changed, 1 insertions, 2 deletions
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