diff options
Diffstat (limited to 'ftp/curlpp/Makefile')
-rw-r--r-- | ftp/curlpp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index 795ba5e6a21f..201cdf76a0f1 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -17,7 +17,6 @@ COMMENT= A C++ wrapper for libcurl LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-ewarning |