diff options
Diffstat (limited to 'mail/mailgraph/Makefile')
-rw-r--r-- | mail/mailgraph/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index 104ebe063a1a..783d32ec6671 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mailgraph -# Date created: 30 August 2002 -# Whom: Gea-Suan Lin (gslin@ccca.nctu.edu.tw) -# +# Created by: Gea-Suan Lin (gslin@ccca.nctu.edu.tw) # $FreeBSD$ -# PORTNAME= mailgraph PORTVERSION= 1.14 @@ -36,6 +32,7 @@ DOCS= README CHANGES PORTDOCS= ${DOCS} .endif +NO_STAGE= yes pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "You may set following options:" |