diff options
Diffstat (limited to 'textproc/libnxml/Makefile')
-rw-r--r-- | textproc/libnxml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/libnxml/Makefile b/textproc/libnxml/Makefile index 7bfb8b0142d5..a332b06515ae 100644 --- a/textproc/libnxml/Makefile +++ b/textproc/libnxml/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I/${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_LDCONFIG= yes |