diff options
Diffstat (limited to 'mail/spamguard/Makefile')
-rw-r--r-- | mail/spamguard/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/spamguard/Makefile b/mail/spamguard/Makefile index 83016fa4eb80..617ed525f5ee 100644 --- a/mail/spamguard/Makefile +++ b/mail/spamguard/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: spamguard -# Date created: 21 Oct 2003 -# Whom: Omer Faruk Sen <ofsen@enderunix.org> -# +# Created by: Omer Faruk Sen <ofsen@enderunix.org> # $FreeBSD$ -# PORTNAME= spamguard PORTVERSION= 1.8 @@ -27,6 +23,7 @@ DOCS_TR= BENIOKU BENIOKU.DigitalUnix COPYING DEGISIKLIKLER \ SUB_FILES= pkg-message +NO_STAGE= yes pre-configure: cd ${WRKSRC}; \ ./autogen.sh |