diff options
Diffstat (limited to 'mail/renattach/Makefile')
-rw-r--r-- | mail/renattach/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/renattach/Makefile b/mail/renattach/Makefile index 7396ca0cedd1..7f51d164cb1f 100644 --- a/mail/renattach/Makefile +++ b/mail/renattach/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: renattach -# Date created: 20 June 2004 -# Whom: Stefan A. Deutscher (sad@mailaps.org) -# +# Created by: Stefan A. Deutscher (sad@mailaps.org) # $FreeBSD$ -# PORTNAME= renattach PORTVERSION= 1.2.4 @@ -20,6 +16,7 @@ MAN1= renattach.1 PORTDOCS= INSTALL PLIST_FILES= bin/renattach etc/renattach.conf.ex +NO_STAGE= yes post-extract: @${RM} -f ${WRKSRC}/src/getopt* |