aboutsummaryrefslogtreecommitdiff
path: root/graphics/nvidia-texture-tools/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-24 01:25:21 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-24 01:25:21 +0000
commit71db4f9e29648793600c8a8a2d54db00e74498ee (patch)
treebf750ea8315bb12fc1e07f28ff07767acdb350ec /graphics/nvidia-texture-tools/Makefile
parent6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (diff)
downloadports-71db4f9e29648793600c8a8a2d54db00e74498ee.tar.gz
ports-71db4f9e29648793600c8a8a2d54db00e74498ee.zip
Notes
Diffstat (limited to 'graphics/nvidia-texture-tools/Makefile')
-rw-r--r--graphics/nvidia-texture-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile
index 640019c0cec6..c8059a014515 100644
--- a/graphics/nvidia-texture-tools/Makefile
+++ b/graphics/nvidia-texture-tools/Makefile
@@ -19,8 +19,8 @@ LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
USES= alias cmake
CMAKE_ARGS= -DNVTT_SHARED=TRUE
-CFLAGS+= -fPIC -I${LOCALBASE}/include/libpng15
-CXXFLAGS+= -fPIC -I${LOCALBASE}/include/libpng15
+CFLAGS+= -fPIC
+CXXFLAGS+= -fPIC
WRKSRC= ${WRKDIR}/${PORTNAME}