aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/cpmtools/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile
index d335ddd8ed3c..1df190f6a2b9 100644
--- a/emulators/cpmtools/Makefile
+++ b/emulators/cpmtools/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: cpm(1)
-# Date created: 25 December 1994
-# Whom: joerg
-#
+# Created by: joerg
# $FreeBSD$
#
@@ -18,6 +15,8 @@ COMMENT= Utility to transfer files from/to CP/M (R) diskettes
WRKSRC= ${WRKDIR}/cpm
MAN1= cpm.1
+USE_GCC= any
+
#
# need our own build target to pass PREFIX down to the make command
#