summaryrefslogtreecommitdiff
path: root/graphics/libgeotiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-08-22 11:50:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-08-22 11:50:59 +0000
commit075b82866053858f5c0feef383312bfb5088bdb0 (patch)
tree0bf3761488864fbabbe73612406c798ab8bd4518 /graphics/libgeotiff
parent- Update to 1.8.0 (diff)
- Does not need these CFLAGS to build
PR: ports/126397 (related to) Reported by: Michael Harnois <mdharnois@gmail.com>
Notes
Notes: svn path=/head/; revision=218988
Diffstat (limited to 'graphics/libgeotiff')
-rw-r--r--graphics/libgeotiff/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index 36e9341de3f6..437c3ae808c6 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -25,8 +25,6 @@ CONFIGURE_ARGS= --with-jpeg=${LOCALBASE} \
--with-proj=${LOCALBASE} \
--with-libtiff=${LOCALBASE}
USE_LDCONFIG= yes
-CFLAGS+= -L${LOCALBASE}/lib \
- -I${LOCALBASE}/include
.include <bsd.port.pre.mk>