aboutsummaryrefslogtreecommitdiff
path: root/emulators/pcemu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/pcemu/Makefile')
-rw-r--r--emulators/pcemu/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile
index 6d63dfd2e6d8..a117fe606b30 100644
--- a/emulators/pcemu/Makefile
+++ b/emulators/pcemu/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pcemu(1)
-# Date created: 7 March 1995
-# Whom: joerg
-#
+# Created by: joerg
# $FreeBSD$
-#
PORTNAME= pcemu
PORTVERSION= 1.01b
@@ -33,4 +29,5 @@ RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
USE_XORG= x11 xext
MAKE_ENV= FILESDIR=${FILESDIR}
+NO_STAGE= yes
.include <bsd.port.mk>