summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wzdftpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index e16cebe..80483cf 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -36,6 +36,8 @@ MAN1= siteconfig.1 \
wzd-config.1
MAN8= wzdftpd.8
+.include <bsd.port.pre.mk>
+
.if defined(WITH_UTF8)
USE_ICONV= yes
CONFIGURE_ARGS+= --enable-utf8
@@ -60,8 +62,6 @@ CONFIGURE_ARGS+= --with-openssl=/dev/null
CONFIGURE_ARGS+= --enable-ipv6
.endif
-.include <bsd.port.pre.mk>
-
.if !defined(WITH_PERL)
CONFIGURE_ARGS+= --disable-perl
PLIST_SUB+= PERL="@comment "
OpenPOWER on IntegriCloud