From b462861253938e44966b2be139f68338f3b7ee40 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Sun, 2 Aug 2015 21:07:38 +0000 Subject: - Drop 8.x-related conditions for my ports --- x11-fm/wcmcommander/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'x11-fm') diff --git a/x11-fm/wcmcommander/Makefile b/x11-fm/wcmcommander/Makefile index 7a621d071f6..22904f1d9d8 100644 --- a/x11-fm/wcmcommander/Makefile +++ b/x11-fm/wcmcommander/Makefile @@ -38,10 +38,6 @@ SSH_CMAKE_OFF= -DWITH_LIBSSH2=OFF .include -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 900000 -BROKEN= does not build on 8.x (lack of long long support) -.endif - .if ${COMPILER_TYPE} == gcc CXXFLAGS+= -D_GLIBCXX_USE_C99 # gcc c++11 support is broken on FreeBSD .endif -- cgit