From 1089da7dcc67eb415fa6851ab9dc700e7b1a9972 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:43:52 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) --- emulators/vgba-bin/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'emulators/vgba-bin') diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile index 8428ae55e560..63f11bc17ab5 100644 --- a/emulators/vgba-bin/Makefile +++ b/emulators/vgba-bin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vgba-bin -# Date created: 04 Aug 2000 -# Whom: Mario S F Ferreira et al. -# +# Created by: Mario S F Ferreira et al. # $FreeBSD$ -# PORTNAME= vgba PORTVERSION= 3.0 @@ -25,6 +21,7 @@ NO_WRKSUBDIR= no INSTALL_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} +NO_STAGE= yes do-install: @${INSTALL_PROGRAM} ${WRKSRC}/vgba ${PREFIX}/bin .if !defined(NOPORTDOCS) -- cgit v1.2.3