From 2012706cb95e488737909070df298912a9c68273 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 18:30:00 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: german) --- german/phone/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'german/phone') diff --git a/german/phone/Makefile b/german/phone/Makefile index c8efc52ff638..57f40b5c8b19 100644 --- a/german/phone/Makefile +++ b/german/phone/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: German phone codes -# Date created: 1997-12-30 -# Whom: wosch -# +# Created by: wosch # $FreeBSD$ -# PORTNAME= phone PORTVERSION= 1.0 @@ -22,6 +18,7 @@ EXTRACT_BEFORE_ARGS= # None EXTRACT_AFTER_ARGS= > ${WRKSRC}/de.phone NO_BUILD= YES +NO_STAGE= yes do-install: ${INSTALL_DATA} ${WRKSRC}/de.phone ${PREFIX}/share/misc -- cgit