From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/uml2svg/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'textproc/uml2svg') diff --git a/textproc/uml2svg/Makefile b/textproc/uml2svg/Makefile index d5e5c02b6c2b..f65e4383d3ac 100644 --- a/textproc/uml2svg/Makefile +++ b/textproc/uml2svg/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: uml2svg -# Date created: 22 January 2009 -# Whom: Gabor Kovesdan -# +# Created by: Gabor Kovesdan # $FreeBSD$ -# PORTNAME= uml2svg PORTVERSION= 0.18 @@ -17,6 +13,7 @@ NO_BUILD= yes INSTDIR= share/xsl/uml2svg +NO_STAGE= yes .include do-install: -- cgit