aboutsummaryrefslogtreecommitdiff
path: root/science/minc2
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
commitd32714f4af055b4595f6a8d47e2cdbf066539f1f (patch)
tree129f59c831442347e16677b0930fa5747c496c23 /science/minc2
parentf2f24d761ef2be4965b7d31a44504ac7d53c8c48 (diff)
downloadports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.tar.gz
ports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.zip
Notes
Diffstat (limited to 'science/minc2')
-rw-r--r--science/minc2/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/science/minc2/Makefile b/science/minc2/Makefile
index 77371f5bd41c..24ec9a4c2c95 100644
--- a/science/minc2/Makefile
+++ b/science/minc2/Makefile
@@ -23,11 +23,9 @@ GH_ACCOUNT= BIC-MNI
GH_TAGNAME= release-${PORTVERSION}
GH_COMMIT= 6f2f5b9
-USES= bison gmake libtool perl5 shebangfix
+USES= autoreconf bison gmake libtool perl5 shebangfix
SHEBANG_FILES= progs/mincview/mincview
-USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
-ACLOCAL_ARGS= -I m4 --automake-acdir=${ACLOCAL_DIR}
-AUTOMAKE_ARGS= --add-missing --copy --force-missing
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared=yes --enable-static=yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes