diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
commit | a5bee80ce4fb7f1f65014eea6f67539f4089937a (patch) | |
tree | 75524d8b4dfba0e8385592ad0bb6f6aba7f1a942 /science | |
parent | 22694151442ff0e618cd8c95890c9034b8d21f87 (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/minc2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/minc2/Makefile b/science/minc2/Makefile index ca729d91dec7..467d13831205 100644 --- a/science/minc2/Makefile +++ b/science/minc2/Makefile @@ -26,7 +26,6 @@ USES= bison gmake libtool perl5 shebangfix SHEBANG_FILES= progs/mincview/mincview USE_PERL5= build USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf -LIBTOOLIZE_ARGS=--copy --force ACLOCAL_ARGS= -I m4 --automake-acdir=${ACLOCAL_DIR} AUTOMAKE_ARGS= --add-missing --copy --force-missing CONFIGURE_ARGS= --enable-shared=yes --enable-static=yes |