summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjlam <jlam>2002-04-23 02:08:51 +0000
committerjlam <jlam>2002-04-23 02:08:51 +0000
commitb158516a03a20a7e0864e909a0776d95b22bb262 (patch)
treed92beec319e32b48cd65ebcc04c0681dd598dc30 /math
parent72f853d88f376c91fdae5bc25b3e6a650b67f0d2 (diff)
downloadpkgsrc-b158516a03a20a7e0864e909a0776d95b22bb262.tar.gz
Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
Diffstat (limited to 'math')
-rw-r--r--math/grace/Makefile3
-rw-r--r--math/xmgr/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 94adcbef5a8..51e7f59dbc6 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2002/03/13 17:37:23 fredb Exp $
+# $NetBSD: Makefile,v 1.18 2002/04/23 02:08:53 jlam Exp $
#
DISTNAME= grace-5.1.4
@@ -19,6 +19,7 @@ COMMENT= GRaphing, Advanced Computation and Exploration of data
#DEPENDS+= fftw-[0-9]*:../../math/fftw
USE_BUILDLINK_ONLY= YES
+USE_X11BASE= YES
USE_GMAKE= YES
USE_FORTRAN= YES
GNU_CONFIGURE= YES
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile
index ace4f33caa1..abbbff8196e 100644
--- a/math/xmgr/Makefile
+++ b/math/xmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/10/24 22:11:04 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2002/04/23 02:08:54 jlam Exp $
# FreeBSD Id: Makefile,v 1.13 1998/12/12 22:27:21 jseger Exp
#
@@ -18,6 +18,7 @@ COMMENT= Powerful XY plotting tool for workstations or X-terminals using X
BUILD_DEPENDS= bison-[0-9]*:../../devel/bison
USE_BUILDLINK_ONLY= YES
+USE_X11BASE= YES
USE_FORTRAN= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-acegr-home="${PREFIX}"