aboutsummaryrefslogtreecommitdiff
path: root/math/igraph
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-23 22:23:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-23 22:23:42 +0000
commitdce86c70a9ec437065de7f2611339e18ae7672ce (patch)
treea55b4a051ea79356ed98b5fdcaad70be3d6dee1b /math/igraph
parent3bd02a6fe0ce081362714d0f76df892c29e9cdaf (diff)
downloadports-dce86c70a9ec437065de7f2611339e18ae7672ce.tar.gz
ports-dce86c70a9ec437065de7f2611339e18ae7672ce.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=362740
Diffstat (limited to 'math/igraph')
-rw-r--r--math/igraph/Makefile4
-rw-r--r--math/igraph/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/math/igraph/Makefile b/math/igraph/Makefile
index b792172cac5b..3764f5cd1463 100644
--- a/math/igraph/Makefile
+++ b/math/igraph/Makefile
@@ -3,7 +3,7 @@
PORTNAME= igraph
PORTVERSION= 0.5.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/C%20library/${PORTVERSION}
@@ -14,7 +14,7 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
GNU_CONFIGURE= yes
USE_GCC= any
-USES= gmake
+USES= gmake libtool
USE_GNOME= libxml2
CONFIGURE_ARGS+= --enable-gmp
CFLAGS+= -I${LOCALBASE}/include
diff --git a/math/igraph/pkg-plist b/math/igraph/pkg-plist
index 98a07ddda944..c1f3b7616c8c 100644
--- a/math/igraph/pkg-plist
+++ b/math/igraph/pkg-plist
@@ -1,8 +1,8 @@
libdata/pkgconfig/igraph.pc
lib/libigraph.a
-lib/libigraph.la
lib/libigraph.so
lib/libigraph.so.0
+lib/libigraph.so.0.0.0
include/igraph/DensityGrid.h
include/igraph/DensityGrid_3d.h
include/igraph/NetDataTypes.h