diff options
Diffstat (limited to 'biology/libgenome/Makefile')
-rw-r--r-- | biology/libgenome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/libgenome/Makefile b/biology/libgenome/Makefile index d621343d651d..fcd53ecfab72 100644 --- a/biology/libgenome/Makefile +++ b/biology/libgenome/Makefile @@ -17,7 +17,7 @@ COMMENT= Toolkit for developing bioinformatic related software in C++ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |