aboutsummaryrefslogtreecommitdiff
path: root/emulators/o2em/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/o2em/Makefile')
-rw-r--r--emulators/o2em/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/o2em/Makefile b/emulators/o2em/Makefile
index 5adfe6c84e38..bf68180340af 100644
--- a/emulators/o2em/Makefile
+++ b/emulators/o2em/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: o2em
-# Date created: 24 June 2005
-# Whom: Gunter Wambaugh <techgunter@yahoo.com>
-#
+# Created by: Gunter Wambaugh <techgunter@yahoo.com>
# $FreeBSD$
-#
PORTNAME= o2em
PORTVERSION= 1.17
@@ -25,6 +21,7 @@ USE_ZIP= yes
USE_GMAKE= yes
LDFLAGS+= ${PTHREAD_LIBS}
+NO_STAGE= yes
post-extract:
@${FIND} -E ${WRKDIR} -type f -iregex ".*\.(c|h|txt)" -print0 | \
${XARGS} -0 ${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//'