summaryrefslogtreecommitdiff
path: root/math/grace
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-08-23 23:14:21 +0000
committertron <tron@pkgsrc.org>2000-08-23 23:14:21 +0000
commitf0b9164cf1068dd6dc3d7a77da6b33ac09689177 (patch)
tree623953a643a6181e26e24311ef14ff20193779e7 /math/grace
parent3587744105d1c40ee4f94fcd5c50335818522169 (diff)
downloadpkgsrc-f0b9164cf1068dd6dc3d7a77da6b33ac09689177.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'math/grace')
-rw-r--r--math/grace/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 139aa3f0374..be88b0b1731 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/05/08 17:29:06 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2000/08/23 23:14:30 tron Exp $
#
DISTNAME= grace-5.1.0
@@ -8,7 +8,6 @@ MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/
MAINTAINER= drochner@netbsd.org
HOMEPAGE= http://plasma-gate.weizmann.ac.il/Grace/
-DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= netcdf:../../devel/netcdf
DEPENDS+= jpeg-6*:../../graphics/jpeg
DEPENDS+= tiff-*:../../graphics/tiff
@@ -18,9 +17,10 @@ DEPENDS+= t1lib-1.0.1:../../textproc/t1lib
DEPENDS+= Xbae-*:../../x11/Xbae
#DEPENDS+= fftw-*:../../math/fftw
-USE_GMAKE= yes
-USE_FORTRAN= yes
-USE_MOTIF= yes
+USE_GMAKE= YES
+USE_FORTRAN= YES
+USE_MOTIF= YES
+USE_XPM= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-grace-home=${PREFIX}/grace \
--with-extra-incpath=${LOCALBASE}/include:${X11BASE}/include