From 8370206e3b269db1256cd3ad8c518e2574eaaa63 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin 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/ecofont/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'x11-fonts/ecofont/Makefile') diff --git a/x11-fonts/ecofont/Makefile b/x11-fonts/ecofont/Makefile index 4bcbe1703d25..763ceffafb4b 100644 --- a/x11-fonts/ecofont/Makefile +++ b/x11-fonts/ecofont/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ecofont -# Date created: 2010-04-09 -# Whom: Joseph S. Atkinson -# +# Created by: Joseph S. Atkinson # $FreeBSD$ -# PORTNAME= ecofont PORTVERSION= 2.05 @@ -29,6 +25,7 @@ SUB_FILES= pkg-message ECOFONT= ${DISTNAME}.ttf ECOFONTDIR= lib/X11/fonts/${PORTNAME} +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/${ECOFONTDIR} @${INSTALL_DATA} ${WRKDIR}/${ECOFONT} ${PREFIX}/${ECOFONTDIR} -- cgit v1.2.3