From ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd Mon Sep 17 00:00:00 2001 From: Steve Price Date: Tue, 7 Sep 1999 10:45:31 +0000 Subject: The tiff port now lives in ports/graphics/tiff. --- math/grace/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'math/grace/Makefile') 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 -- cgit v1.2.3