aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-app
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-11-25 05:06:28 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-11-25 05:06:28 +0000
commitd57d33c65548773bf1859e72b5505ce398a739ca (patch)
treea656e451c71e7e7c0b7004a09a731c2b990891a0 /graphics/gimp-app
parentd9b79d68f5e5a44544bb56a3d789382674806261 (diff)
downloadports-d57d33c65548773bf1859e72b5505ce398a739ca.tar.gz
ports-d57d33c65548773bf1859e72b5505ce398a739ca.zip
libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by: asami
Notes
Notes: svn path=/head/; revision=14889
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r--graphics/gimp-app/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 10eba4561bb8..790c67cd93ae 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.48 1998/09/30 14:52:20 vanilla Exp $
+# $Id: Makefile,v 1.49 1998/10/19 14:14:19 vanilla Exp $
#
DISTNAME= gimp-1.0.2
@@ -21,7 +21,7 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gtk.1:${PORTSDIR}/x11-toolkits/gtk
LIB_DEPENDS+= mpeg.1:${PORTSDIR}/graphics/mpeg-lib
LIB_DEPENDS+= png.2:${PORTSDIR}/graphics/png
-LIB_DEPENDS+= tiff34.1:${PORTSDIR}/graphics/tiff34
+LIB_DEPENDS+= tiff.1:${PORTSDIR}/graphics/tiff34
LIB_DEPENDS+= xdelta.0:${PORTSDIR}/misc/xdelta
USE_X_PREFIX= yes
@@ -29,7 +29,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --with-xdelta=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
- -I${LOCALBASE}/include/tiff34" \
+ -I${LOCALBASE}/include" \
LIBS=-L${LOCALBASE}/lib INSTALL_SCRIPT='$${INSTALL} -m 755'
MAN1= gimp.1 gimptool.1