aboutsummaryrefslogtreecommitdiff
path: root/emulators/vgba-bin
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vgba-bin')
-rw-r--r--emulators/vgba-bin/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <lioux@linf.unb.br> et al.
-#
+# Created by: Mario S F Ferreira <lioux@linf.unb.br> 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)