aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-20 14:36:58 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-20 14:36:58 +0800
commit5da1dfc984cf6939c4a94fd4719a1659d17236fa (patch)
treed2115544ccf4e932ea615440db796fe4bd3dc7c2 /ftp
parentfc0419c315c050ca879903401611b44b18453c4f (diff)
downloadfreebsd-ports-gnome-5da1dfc984cf6939c4a94fd4719a1659d17236fa.tar.gz
freebsd-ports-gnome-5da1dfc984cf6939c4a94fd4719a1659d17236fa.tar.zst
freebsd-ports-gnome-5da1dfc984cf6939c4a94fd4719a1659d17236fa.zip
- Fix typo
Diffstat (limited to 'ftp')
-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