diff options
Diffstat (limited to 'textproc/irstlm/Makefile')
-rw-r--r-- | textproc/irstlm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/irstlm/Makefile b/textproc/irstlm/Makefile index d52177a06c0c..edd4ccb4b5b4 100644 --- a/textproc/irstlm/Makefile +++ b/textproc/irstlm/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash GNU_CONFIGURE= yes USE_PERL5= run -USE_GCC= 4.7+ +USE_GCC= yes USE_AUTOTOOLS= libtoolize aclocal autoconf automake AUTOMAKE_ARGS= --add-missing USES= shebangfix |