diff options
Diffstat (limited to 'textproc/archmage/Makefile')
-rw-r--r-- | textproc/archmage/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/archmage/Makefile b/textproc/archmage/Makefile index b1d3061491e1..82ba258ae3cd 100644 --- a/textproc/archmage/Makefile +++ b/textproc/archmage/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: archmage -# Date created: 22 February 2005 -# Whom: Vsevolod Stakhov <vsevolod@highsecure.ru> -# +# Created by: Vsevolod Stakhov <vsevolod@highsecure.ru> # $FreeBSD$ -# PORTNAME= archmage PORTVERSION= 0.2.4 @@ -23,6 +19,7 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes MAN1= ${PORTNAME}.1 +NO_STAGE= yes post-extract: @${GUNZIP_CMD} ${WRKSRC}/${PORTNAME}.1.gz |