diff options
Diffstat (limited to 'mail/amavis-logwatch/Makefile')
-rw-r--r-- | mail/amavis-logwatch/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/amavis-logwatch/Makefile b/mail/amavis-logwatch/Makefile index 70e11b8d7ccb..ebc0da66aa00 100644 --- a/mail/amavis-logwatch/Makefile +++ b/mail/amavis-logwatch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: amavis-logwatch -# Date created: 2011-11-01 -# Whom: Masaki TAGAWA <masaki@club.kyutech.ac.jp> -# +# Created by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> # $FreeBSD$ -# PORTNAME= amavis-logwatch PORTVERSION= 1.51.02 @@ -26,6 +22,7 @@ USES= perl5 USE_PERL5= run NO_BUILD= yes +NO_STAGE= yes post-patch: @cd ${WRKSRC} && ${REINPLACE_CMD} -e '\ s!/usr/local/etc!${ETCDIR}! \ |