summaryrefslogtreecommitdiffstats
path: root/comms/fldigi/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-06 16:36:34 +0000
committermiwi <miwi@FreeBSD.org>2011-11-06 16:36:34 +0000
commit531c1e9dbd3190327603645ec4a4ee39027960b0 (patch)
tree2930e726300a7fd2909b1b02c969e20134e5dac9 /comms/fldigi/Makefile
parent11ffafd469a75a23d97748b981ecd48b5e513238 (diff)
downloadFreeBSD-ports-531c1e9dbd3190327603645ec4a4ee39027960b0.zip
FreeBSD-ports-531c1e9dbd3190327603645ec4a4ee39027960b0.tar.gz
- Get rid FreeBSD 6.X support
Diffstat (limited to 'comms/fldigi/Makefile')
-rw-r--r--comms/fldigi/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile
index 842259f..a6a40f8 100644
--- a/comms/fldigi/Makefile
+++ b/comms/fldigi/Makefile
@@ -42,9 +42,7 @@ OPTIONS= NATIVE_OPT "Enable Native Optimizations" off \
HAMLIB "Support rig control via hamlib" on \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-USE_GCC= 4.2+
-.endif
+
.if ${ARCH} == "sparc64"
BROKEN= Fails to install
.endif
OpenPOWER on IntegriCloud