diff options
| -rw-r--r-- | devel/bennugd-modules/Makefile | 2 |
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" |
