summaryrefslogtreecommitdiff
path: root/emulators/gnuboy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gnuboy/Makefile')
-rw-r--r--emulators/gnuboy/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile
index 9e3b15248c8d..92b7a0694ddf 100644
--- a/emulators/gnuboy/Makefile
+++ b/emulators/gnuboy/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: gnuboy
-# Date created: Mar 11, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gnuboy
PORTVERSION= 1.0.3
@@ -31,6 +26,7 @@ PLIST_FILES= bin/sdlgnuboy bin/sgnuboy bin/xgnuboy
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
do-install:
.for file in sdlgnuboy sgnuboy xgnuboy
${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin