aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-23 23:08:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-23 23:08:50 +0000
commit364fb43c06d5f98ba2ed061a42c502eb965d5021 (patch)
tree5864b4c7f2169a2c0e08db2781214d2b04671086
parent56cfff4d04968dc0b7e37a6af3826ceec35ae5c4 (diff)
downloadports-364fb43c06d5f98ba2ed061a42c502eb965d5021.tar.gz
ports-364fb43c06d5f98ba2ed061a42c502eb965d5021.zip
Notes
-rw-r--r--devel/bennugd-modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bennugd-modules/Makefile b/devel/bennugd-modules/Makefile
index fed79582dfb2..edca49858397 100644
--- a/devel/bennugd-modules/Makefile
+++ b/devel/bennugd-modules/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libbgdrtm.so:${PORTSDIR}/devel/bennugd-core \
USES= tar:bzip2 dos2unix pkgconfig libtool
USE_SDL= sdl mixer
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15
+CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --libdir="${PREFIX}/lib/bennugd"
CONFIGURE_ENV= ZLIB_CFLAGS=" " ZLIB_LIBS="-lz"