summaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
committerade <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
commita44c192a2f5c31ae449c6b008b8a42bcc7ee099d (patch)
tree14d9392b22ced431dae442dd74506f7e26011de3 /biology
parentdb3ee9b87911306ae5e8d8b79d43c0e4c925954d (diff)
downloadFreeBSD-ports-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.zip
FreeBSD-ports-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.gz
Sync to new bsd.autotools.mk
Diffstat (limited to 'biology')
-rw-r--r--biology/emboss/Makefile2
-rw-r--r--biology/iolib/Makefile2
-rw-r--r--biology/libgenome/Makefile2
-rw-r--r--biology/mopac/Makefile2
-rw-r--r--biology/phyml/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile
index 2df4733..2e7181a 100644
--- a/biology/emboss/Makefile
+++ b/biology/emboss/Makefile
@@ -28,7 +28,7 @@ NO_MTREE= yes
USE_SUBMAKE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
USE_MOTIF= yes
SUB_FILES= pkg-message
diff --git a/biology/iolib/Makefile b/biology/iolib/Makefile
index 56dc56d..ad81eb7 100644
--- a/biology/iolib/Makefile
+++ b/biology/iolib/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-USE_AUTOTOOLS= libtool:22:env
+USE_AUTOTOOLS= libtool:env
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/biology/libgenome/Makefile b/biology/libgenome/Makefile
index 3258fd9..5b046ba 100644
--- a/biology/libgenome/Makefile
+++ b/biology/libgenome/Makefile
@@ -16,7 +16,7 @@ DISTNAME= libGenome-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Toolkit for developing bioinformatic related software in C++
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/biology/mopac/Makefile b/biology/mopac/Makefile
index 19f7529..b51e171 100644
--- a/biology/mopac/Makefile
+++ b/biology/mopac/Makefile
@@ -19,7 +19,7 @@ COMMENT= Semi-empirical (MNDO, etc.) molecular orbital calculation
LIB_DEPENDS= f2c:${PORTSDIR}/lang/f2c
USE_GMAKE= yes
-USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 libtool:22
+USE_AUTOTOOLS= aclocal automake autoconf libtool
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= --add-missing --copy
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/biology/phyml/Makefile b/biology/phyml/Makefile
index 01876f1..bab1fdb 100644
--- a/biology/phyml/Makefile
+++ b/biology/phyml/Makefile
@@ -17,7 +17,7 @@ COMMENT= A simple, fast, and accurate algorithm to estimate large phylogenies
WRKSRC= ${WRKDIR}/${PORTNAME}/src
GNU_CONFIGURE= yes
PLIST_FILES= bin/phyml
-USE_AUTOTOOLS= automake:111 aclocal:111
+USE_AUTOTOOLS= automake aclocal
AUTOMAKE_ARGS= --add-missing
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud