aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-06-03 14:38:18 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-06-03 14:38:18 +0000
commit07c99a971ed0d589dd8289d7d8b0696bfc53628d (patch)
tree8f1b5d310a960f89b110e2a9aaecbd28a568ec36
parent3daed264471cd83a1747fd0f7822ece6f32def7f (diff)
downloadports-07c99a971ed0d589dd8289d7d8b0696bfc53628d.tar.gz
ports-07c99a971ed0d589dd8289d7d8b0696bfc53628d.zip
Notes
-rw-r--r--net/rsync/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 1571dc771a1a..b003b0a47d75 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -74,7 +74,7 @@ POPT_PORT_LIB_DEPENDS= libpopt.so:devel/popt
POPT_PORT_CPPFLAGS= -I${LOCALBASE}/include
POPT_PORT_LDFLAGS= -L${LOCALBASE}/lib
-POPT_PORT_CONFIGURE_WITH_OFF= included-popt
+POPT_PORT_CONFIGURE_OFF= --with-included-popt
SSH_CONFIGURE_ON= --with-rsh=ssh
SSH_CONFIGURE_OFF= --with-rsh=rsh