diff options
Diffstat (limited to 'japanese/VTPSfont/Makefile')
-rw-r--r-- | japanese/VTPSfont/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/VTPSfont/Makefile b/japanese/VTPSfont/Makefile index afbc0a3db12e..5a617fc02873 100644 --- a/japanese/VTPSfont/Makefile +++ b/japanese/VTPSfont/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: VTPSfont -# Date created: 99/06/15 -# Whom: Satoshi TAOKA <taoka@FreeBSD.org> -# +# Created by: Satoshi TAOKA <taoka@FreeBSD.org> # $FreeBSD$ -# PORTNAME= VTPSfont PORTVERSION= 1.3 @@ -21,6 +17,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash NO_WRKSUBDIR= yes NO_BUILD= yes +NO_STAGE= yes do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} |