diff options
-rw-r--r-- | misc/firestring/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/firestring/Makefile b/misc/firestring/Makefile index e97abe1ed62f..bd81653cd6e5 100644 --- a/misc/firestring/Makefile +++ b/misc/firestring/Makefile @@ -23,8 +23,6 @@ INSTALLS_SHLIB= yes .if ${OSVERSION} < 500000 USE_GCC= 3.2 -.else -USE_GCC= yes .endif WRKSRC= ${WRKDIR}/${PORTNAME} |