summaryrefslogtreecommitdiff
path: root/emulators/dtcyber
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
commit1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (patch)
treeb17e4a180ab0d752369c8e734fdf2ea3c684d01b /emulators/dtcyber
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: emulators)
Notes
Notes: svn path=/head/; revision=327721
Diffstat (limited to 'emulators/dtcyber')
-rw-r--r--emulators/dtcyber/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/dtcyber/Makefile b/emulators/dtcyber/Makefile
index caf982b5e9e2..91b1f4ba1fde 100644
--- a/emulators/dtcyber/Makefile
+++ b/emulators/dtcyber/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dtcyber
-# Date created: 2006-09-03
-# Whom: trasz <trasz@pin.if.uz.zgora.pl>
-#
+# Created by: trasz <trasz@pin.if.uz.zgora.pl>
# $FreeBSD$
-#
PORTNAME= dtcyber
PORTVERSION= 2.0b1
@@ -28,6 +24,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
PLIST_FILES= bin/dtcyber %%EXAMPLESDIR%%/cyber.ini %%EXAMPLESDIR%%/cos.tap
PLIST_DIRS= %%EXAMPLESDIR%%
+NO_STAGE= yes
pre-patch:
${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' ${WRKSRC}/Makefile.x11
${REINPLACE_CMD} -e 's|CFLAGS = -O2|CFLAGS+= |' ${WRKSRC}/Makefile.x11