summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-09-07 10:45:31 +0000
committerSteve Price <steve@FreeBSD.org>1999-09-07 10:45:31 +0000
commitec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd (patch)
tree1d344968c5ecdfe759d80ad4c74aa976f7d4f8fa /math
parentActivate the tiff port and deactivate tiff34. (diff)
The tiff port now lives in ports/graphics/tiff.
Notes
Notes: svn path=/head/; revision=21367
Diffstat (limited to 'math')
-rw-r--r--math/grace/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 6460688ebb71..afca69f503c1 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -24,19 +24,21 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
BUILD_DEPENDS= ${X11BASE}/lib/libhlpclient.a:${PORTSDIR}/x11/libhelp \
${LOCALBASE}/lib/libmfhdf.a:${PORTSDIR}/graphics/hdf \
- ${LOCALBASE}/lib/libgd.a:${PORTSDIR}/graphics/gd \
- ${LOCALBASE}/lib/libpdf.a:${PORTSDIR}/print/pdflib
+ ${LOCALBASE}/lib/libgd.a:${PORTSDIR}/graphics/gd
LIB_DEPENDS= Xbae.6:${PORTSDIR}/x11-toolkits/xbae \
Xpm.4:${PORTSDIR}/graphics/xpm \
fftw.2:${PORTSDIR}/math/fftw \
- tiff.4:${PORTSDIR}/graphics/tiff34
+ pdf.2:${PORTSDIR}/print/pdflib \
+ tiff.4:${PORTSDIR}/graphics/tiff
+
+BROKEN= "rstdrv.o: undefined reference to gdImageGif"
USE_X_PREFIX= YES
USE_GMAKE= YES
REQUIRES_MOTIF= YES
HAS_CONFIGURE= YES
CONFIGURE_ARGS= -prefix=${X11BASE} \
- --enable-extra-incpath=${X11BASE}/include/X11:${LOCALBASE}/include:${LOCALBASE}/include/tiff34:${LOCALBASE}/include/gd \
+ --enable-extra-incpath=${X11BASE}/include/X11:${LOCALBASE}/include:${LOCALBASE}/include/gd \
--enable-extra-ldpath=${LOCALBASE}/lib --enable-libhelp \
--enable-mfhdf --enable-grace-home=${X11BASE}/lib/X11/grace