diff options
Diffstat (limited to 'security/amavis-perl/Makefile')
-rw-r--r-- | security/amavis-perl/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index 979a708d9d04..1be8f4fa1dd5 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -34,12 +34,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-qmail --disable-postfix --disable-exim --with-virusdir=/var/spool/quarantine --enable-relay -.if defined(NOPORTDOCS) -PLIST_SUB+= NOPORTDOCS="@comment " -.else -PLIST_SUB+= NOPORTDOCS="" -.endif - do-install: ${INSTALL_SCRIPT} ${WRKSRC}/amavis/amavis ${PREFIX}/sbin .if !defined(NOPORTDOCS) |