summaryrefslogtreecommitdiffstats
path: root/ftp/proftpd-devel/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2004-10-17 21:43:54 +0000
committermharo <mharo@FreeBSD.org>2004-10-17 21:43:54 +0000
commitb36f1f13a10c8b3b1ac42269f8301116fc55256e (patch)
tree39d90728ec213188f2bef4b234284ad3b2d4422d /ftp/proftpd-devel/Makefile
parent62da0e0deeae084f25dbb0dc094c93d77206fce5 (diff)
downloadFreeBSD-ports-b36f1f13a10c8b3b1ac42269f8301116fc55256e.zip
FreeBSD-ports-b36f1f13a10c8b3b1ac42269f8301116fc55256e.tar.gz
fix a mistake with ctrls option
Submitted by: Valerio Alliod <valerio.alliod@ieio.vda.it>
Diffstat (limited to 'ftp/proftpd-devel/Makefile')
-rw-r--r--ftp/proftpd-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index 904ebad..b959946 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/Makefile
@@ -112,7 +112,7 @@ PROFTPD_LIBS+= -lssl -lcrypto
.endif
.if defined(WITH_CTRLS)
-CFLAGS+= --enable-ctrls
+CONFIGURE_ARGS+= --enable-ctrls
MAN8+= ftpdctl.8
.else
.endif
OpenPOWER on IntegriCloud