aboutsummaryrefslogtreecommitdiff
path: root/math/grace
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
commitc6bcad2436d925c98052ed292bd0794ae0e34b45 (patch)
tree4752ebd6e8eb5959ebf00516e4ecf7156215bbce /math/grace
parentfbd121eee966abfc21d176cbede935ecd6bf1a34 (diff)
downloadports-c6bcad2436d925c98052ed292bd0794ae0e34b45.tar.gz
ports-c6bcad2436d925c98052ed292bd0794ae0e34b45.zip
Notes
Diffstat (limited to 'math/grace')
-rw-r--r--math/grace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index dc955d003df2..32ad1d4bc35f 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -23,7 +23,6 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
BUILD_DEPENDS= ${X11BASE}/lib/libhlpclient.a:${PORTSDIR}/x11/libhelp
LIB_DEPENDS= Xbae.7:${PORTSDIR}/x11-toolkits/xbae \
- Xpm.4:${PORTSDIR}/graphics/xpm \
netcdf.1:${PORTSDIR}/math/netcdf \
fftw.2:${PORTSDIR}/math/fftw \
pdf.2:${PORTSDIR}/print/pdflib \
@@ -35,6 +34,7 @@ LIB_DEPENDS= Xbae.7:${PORTSDIR}/x11-toolkits/xbae \
MAN1= grace.1 xmgrace.1 gracebat.1 grconvert.1
USE_X_PREFIX= YES
+USE_XPM= yes
USE_GMAKE= YES
REQUIRES_MOTIF= YES
HAS_CONFIGURE= YES