diff options
Diffstat (limited to 'science/gsmc/Makefile')
-rw-r--r-- | science/gsmc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gsmc/Makefile b/science/gsmc/Makefile index ed4badb74eb0..d757a150edf0 100644 --- a/science/gsmc/Makefile +++ b/science/gsmc/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 +USE_AUTOTOOLS= aclocal automake autoconf AUTOMAKE_ARGS= -i --add-missing --foreign --copy MAN1= gsmc.1 |