1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Convert to USES=libtool

This commit is contained in:
Baptiste Daroussin 2014-03-02 22:29:23 +00:00
parent 8eced4b23d
commit 9a238273a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346825
2 changed files with 5 additions and 4 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= gmp
PORTVERSION= 5.1.3
PORTREVISION= 1
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
@ -16,10 +17,8 @@ OPTIONS_DEFINE= CPU_OPTS
CPU_OPTS_DESC= Enable assembly optimizations for your CPU
USE_XZ= yes
HAS_CONFIGURE= yes
GNU_CONFIGURE= no # needed, since the following line would add it
USE_AUTOTOOLS= libtool
USE_GNOME= ltverhack
USES= libtool
GNU_CONFIGURE= yes
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
CONFIGURE_ARGS= --prefix=${PREFIX} \
--infodir=${PREFIX}/info \

View File

@ -4,7 +4,9 @@ lib/libgmp.a
lib/libgmp.la
lib/libgmp.so
lib/libgmp.so.10
lib/libgmp.so.10.1.3
lib/libgmpxx.a
lib/libgmpxx.la
lib/libgmpxx.so
lib/libgmpxx.so.4
lib/libgmpxx.so.4.3.3