diff options
Diffstat (limited to 'www/neonpp/Makefile')
-rw-r--r-- | www/neonpp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/neonpp/Makefile b/www/neonpp/Makefile index 55e0d061113f..464ae61b45aa 100644 --- a/www/neonpp/Makefile +++ b/www/neonpp/Makefile @@ -22,6 +22,5 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-pkgconfig-dir=${PREFIX}/libdata/pkgconfig -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include <bsd.port.mk> |