summaryrefslogtreecommitdiff
path: root/graphics/nvidia-texture-tools/Makefile
diff options
context:
space:
mode:
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}