summaryrefslogtreecommitdiff
path: root/ftp/proftpd
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-05-26 20:09:07 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-05-26 20:09:07 +0000
commit3592e7c9655cfec493d029c0dc062e2eb20069be (patch)
treedfded219d5e180958f6dcf95e661b535184356c0 /ftp/proftpd
parent- Update to 1.8.4 (diff)
- Fix plist in case mod_wrap2 is disabled
Reported by: pav Submitted by: Beech Rintoul <freebsd@alaskaparadise.com> (maintainer)
Notes
Notes: svn path=/head/; revision=191931
Diffstat (limited to 'ftp/proftpd')
-rw-r--r--ftp/proftpd/Makefile1
-rw-r--r--ftp/proftpd/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 9e356e75d667..96c65d7683fb 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -86,6 +86,7 @@ MODULES:=${MODULES}:mod_rewrite
MODULES:=${MODULES}:mod_wrap2
INCLUDEDIRS:=${INCLUDEDIRS}:${WORKDIR}/include
LIBDIRS:=${LIBDIRS}:${LOCALBASE}/lib
+PLIST_FILES+= include/proftpd/mod_wrap2.h
.endif
.if defined(WITH_WRAP_FILE)
diff --git a/ftp/proftpd/pkg-plist b/ftp/proftpd/pkg-plist
index ec1eefa7ff99..9f6b2aab4cac 100644
--- a/ftp/proftpd/pkg-plist
+++ b/ftp/proftpd/pkg-plist
@@ -29,7 +29,6 @@ include/proftpd/libsupp.h
include/proftpd/log.h
include/proftpd/mkhome.h
include/proftpd/mod_ctrls.h
-include/proftpd/mod_wrap2.h
include/proftpd/modules.h
include/proftpd/netacl.h
include/proftpd/netaddr.h