diff options
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r-- | ftp/proftpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 6c23533612b..04552e4d93c 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -85,7 +85,6 @@ PLIST= ${WRKDIR}/PLIST PLIST_FILES+= libexec/proftpd/${m}.a \ libexec/proftpd/${m}.so .endfor -PLIST_DIRSTRY+= libexec/proftpd .else OPTIONS_DEFINE= DOCS HTMLDOCS IPV6 NLS MEMCACHE PCRE OPTIONS_DEFAULT= IPV6 NLS PCRE |