From b47ac46abd811e3c8ee18c563e782daeb84aa918 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:51:14 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fonts) --- x11-fonts/kaputa/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'x11-fonts/kaputa') diff --git a/x11-fonts/kaputa/Makefile b/x11-fonts/kaputa/Makefile index 2782d7bc0c24..a40952a128bc 100644 --- a/x11-fonts/kaputa/Makefile +++ b/x11-fonts/kaputa/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kaputa -# Date created: 20 May 2008 -# Whom: Andrew Pantyukhin -# +# Created by: Andrew Pantyukhin # $FreeBSD$ -# PORTNAME= kaputa PORTVERSION= 1.000 @@ -28,6 +24,7 @@ MKFONTSCL_CMD= ${LOCALBASE}/bin/mkfontscale MKFONTDIR_CMD= ${LOCALBASE}/bin/mkfontdir FCCACHE_CMD= ${LOCALBASE}/bin/fc-cache -f -v +NO_STAGE= yes post-extract: @${MKDIR} ${WRKSRC}/ @${MV} ${WRKDIR}/kaputaunicode.ttf ${WRKSRC}/kaputa.ttf -- cgit