aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/proftpd
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-05-27 04:09:07 +0800
committersat <sat@FreeBSD.org>2007-05-27 04:09:07 +0800
commitab62ab22a5b13563780a5c81e955cbcd6732c81d (patch)
treedf721b522dd4a983b07d2cccd7a0bf1d91c8e9a4 /ftp/proftpd
parent98d0814c3267993f0f9d20c34b1d565c92b0474b (diff)
downloadfreebsd-ports-gnome-ab62ab22a5b13563780a5c81e955cbcd6732c81d.tar.gz
freebsd-ports-gnome-ab62ab22a5b13563780a5c81e955cbcd6732c81d.tar.zst
freebsd-ports-gnome-ab62ab22a5b13563780a5c81e955cbcd6732c81d.zip
- Fix plist in case mod_wrap2 is disabled
Reported by: pav Submitted by: Beech Rintoul <freebsd@alaskaparadise.com> (maintainer)
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