summaryrefslogtreecommitdiff
path: root/ftp/frox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/frox/Makefile')
-rw-r--r--ftp/frox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/frox/Makefile b/ftp/frox/Makefile
index ba51e0174412..86c5eca2a881 100644
--- a/ftp/frox/Makefile
+++ b/ftp/frox/Makefile
@@ -57,7 +57,7 @@ WITH_CCP= yes
CONFIGURE_ARGS+= --enable-ipfilter
.endif
.if defined(WITH_PF)
-CONFIGURE_ENV+= "CPPFLAGS=-DPF"
+CPPFLAGS+= -DPF
.endif
.if defined(WITH_VIRUS_SCAN)
CONFIGURE_ARGS+= --enable-virus-scan