aboutsummaryrefslogtreecommitdiff
path: root/ftp/curlpp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-20 06:36:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-20 06:36:58 +0000
commit13c258d12c3afceb1c9a091952b9d5165a7ea3d6 (patch)
treed2115544ccf4e932ea615440db796fe4bd3dc7c2 /ftp/curlpp
parent10758394d1fea2a51bb8bef4dd8be27c7056d21d (diff)
downloadports-13c258d12c3afceb1c9a091952b9d5165a7ea3d6.tar.gz
ports-13c258d12c3afceb1c9a091952b9d5165a7ea3d6.zip
Notes
Diffstat (limited to 'ftp/curlpp')
-rw-r--r--ftp/curlpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile
index fa4b109dcd52..9b01099447b2 100644
--- a/ftp/curlpp/Makefile
+++ b/ftp/curlpp/Makefile
@@ -12,7 +12,7 @@ COMMENT= C++ wrapper for libcurl
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
-OPTIONS_DEFINE= BOOST DOCS EXAMPELS
+OPTIONS_DEFINE= BOOST DOCS EXAMPLES
CONFIGURE_ARGS= --disable-ewarning
CPPFLAGS+= -I${LOCALBASE}/include