diff options
Diffstat (limited to 'ftp/bftpd')
-rw-r--r-- | ftp/bftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile index ed708d7379d7..f4000777397e 100644 --- a/ftp/bftpd/Makefile +++ b/ftp/bftpd/Makefile @@ -20,6 +20,7 @@ PLIST_FILES= sbin/${PORTNAME} etc/${PORTNAME}.conf.sample MAN8= bftpd.8 PORTDOCS= en pl sk +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 900000 |