From 61e7b735a19f968764f9573d605be916929cfab3 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 18:47:54 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) --- japanese/VTPSfont/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'japanese/VTPSfont') 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 -# +# Created by: Satoshi TAOKA # $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} -- cgit