aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-09-17 05:01:21 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-09-17 05:01:21 +0800
commitdc22c934b2291cfde519774857d3c80c3341de90 (patch)
tree32476ae20db77e6941daf7f54f08a0856812bfd2 /emulators
parent695fce229db8b83a43f2e0a1c77117a3e7b31e86 (diff)
downloadfreebsd-ports-gnome-dc22c934b2291cfde519774857d3c80c3341de90.tar.gz
freebsd-ports-gnome-dc22c934b2291cfde519774857d3c80c3341de90.tar.zst
freebsd-ports-gnome-dc22c934b2291cfde519774857d3c80c3341de90.zip
- Remove always false condition
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mame/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 3de7ef1aef0c..2d9dc7f56abe 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -60,10 +60,6 @@ EMULATOR= ${MSUBTARGET}
.endif
PLIST_SUB= EMULATOR=${EMULATOR}
-.if ${OPSYS} == FreeBSD && ${OSREL:R} == 8
-BROKEN= will not build on FreeBSD 8.x
-.endif
-
post-patch:
@${REINPLACE_CMD} -e \
's|^\(CC \)|#\1| ; \