aboutsummaryrefslogtreecommitdiffstats
path: root/biology/libgenome/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
committerade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /biology/libgenome/Makefile
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadfreebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'biology/libgenome/Makefile')
-rw-r--r--biology/libgenome/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/libgenome/Makefile b/biology/libgenome/Makefile
index fcd53ecfab72..0347c45423cb 100644
--- a/biology/libgenome/Makefile
+++ b/biology/libgenome/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libgenome
PORTVERSION= 0.5.2
+PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= http://www.cs.wisc.edu/~darling/libgenome/releases/
DISTNAME= libGenome-${PORTVERSION}
@@ -17,7 +18,7 @@ COMMENT= Toolkit for developing bioinformatic related software in C++
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes