From 9a238273a20ba54a666d18131371c16e36e4aff8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 2 Mar 2014 22:29:23 +0000 Subject: [PATCH] Convert to USES=libtool --- math/gmp/Makefile | 7 +++---- math/gmp/pkg-plist | 2 ++ 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/math/gmp/Makefile b/math/gmp/Makefile index 5fc5f6190b4c..945a84047ebb 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -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 \ diff --git a/math/gmp/pkg-plist b/math/gmp/pkg-plist index 877b0d7e98fb..d67c6fe69806 100644 --- a/math/gmp/pkg-plist +++ b/math/gmp/pkg-plist @@ -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