aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftpproxy
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-05-20 19:32:39 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-05-20 19:32:39 +0000
commitf191d6b8872215d88c30b5942a9319854b9e98ba (patch)
tree2ae9e1593b29ed28637a9cbae361c9e3af678802 /ftp/ftpproxy
parent47e51189262149884b0a6e3a5653e397d7635d35 (diff)
downloadports-f191d6b8872215d88c30b5942a9319854b9e98ba.tar.gz
ports-f191d6b8872215d88c30b5942a9319854b9e98ba.zip
Notes
Diffstat (limited to 'ftp/ftpproxy')
-rw-r--r--ftp/ftpproxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpproxy/Makefile b/ftp/ftpproxy/Makefile
index e5c1982aeebf..ee982a93b1ed 100644
--- a/ftp/ftpproxy/Makefile
+++ b/ftp/ftpproxy/Makefile
@@ -14,7 +14,7 @@ COMMENT= ftp proxy
USES= gmake
MAKE_JOBS_UNSAFE= yes
-MAKE_ARGS= CC=${CC}
+MAKE_ARGS= CC="${CC}"
PLIST_FILES= sbin/ftp.proxy \
man/man1/ftp.proxy.1.gz