diff options
Diffstat (limited to 'mail/dovecot-sieve/Makefile')
-rw-r--r-- | mail/dovecot-sieve/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/dovecot-sieve/Makefile b/mail/dovecot-sieve/Makefile index 293fff9236a9..ebb2a7a2f025 100644 --- a/mail/dovecot-sieve/Makefile +++ b/mail/dovecot-sieve/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dovecot-sieve -# Date created: 2006-12-29 -# Whom: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> -# +# Created by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> # $FreeBSD$ -# PORTNAME= dovecot-sieve PORTVERSION= ${DOVECOTVERSION}+${DISTVERSION} @@ -38,6 +34,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/-/\//} PORTDOCS= AUTHORS COPYING COPYING.LGPL INSTALL NEWS README TODO spamtest-virustest.txt .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '\ s!/doc/$${PACKAGE_TARNAME}!/doc/${PORTNAME:S/-/\//}!g;\ |