diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/leechcraft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile index ee84ba4fcac4..cdce70ac1d4a 100644 --- a/x11/leechcraft/Makefile +++ b/x11/leechcraft/Makefile @@ -395,7 +395,7 @@ BROKEN= Otlozhu has not supported yet (not ported liblaretz) .if ${OSVERSION} < 1000000 PORT_OPTIONS:= ${PORT_OPTIONS:O:u} PORT_OPTIONS:= ${PORT_OPTIONS:NBITTORRENT} -USE_GCC= 4.8+ +USE_GCC= yes .endif .include <bsd.port.mk> |