From 1e4b97cf2bb447dd89a437bc9a9e97cdf948f4d9 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:05:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: converters) --- converters/fondu/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'converters/fondu') diff --git a/converters/fondu/Makefile b/converters/fondu/Makefile index 858ef9831742..3ce89129550c 100644 --- a/converters/fondu/Makefile +++ b/converters/fondu/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fondu -# Date created: 2009-11-14 -# Whom: Gvozdikov Veniamin -# +# Created by: Gvozdikov Veniamin # $FreeBSD$ -# PORTNAME= fondu PORTVERSION= 051010 @@ -35,6 +31,7 @@ PLIST_FILES= bin/dfont2res \ WRKSRC= ${WRKDIR}/${PORTNAME} +NO_STAGE= yes post-install: ${INSTALL_MAN} ${WRKSRC}/dfont2res.1 ${MANPREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/fondu.1 ${MANPREFIX}/man/man1/ -- cgit v1.2.3