aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curlpp
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-07 19:09:22 +0800
committeredwin <edwin@FreeBSD.org>2006-05-07 19:09:22 +0800
commitebec76dabb48c93edfac34df912a8070256e8913 (patch)
tree5a44f684ec08afe9753bef3079d4ee2880317762 /ftp/curlpp
parent590868c5a966f9479315ce17998f4d8235eb3057 (diff)
downloadfreebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.tar.gz
freebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.tar.zst
freebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.zip
Remove USE_REINPLACE from all categories starting with F
Diffstat (limited to 'ftp/curlpp')
-rw-r--r--ftp/curlpp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile
index 7bcebaf44208..b655c9a07b47 100644
--- a/ftp/curlpp/Makefile
+++ b/ftp/curlpp/Makefile
@@ -17,7 +17,6 @@ COMMENT= A C++ wrapper for libcurl
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
USE_GCC= 3.4
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"