Index: head/math/igraph/Makefile =================================================================== --- head/math/igraph/Makefile (revision 362739) +++ head/math/igraph/Makefile (revision 362740) @@ -1,35 +1,35 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= igraph PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/C%20library/${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Package For Manipulating Undirected And Directed Graphs 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 LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|@prefix@/libdata/pkgconfig|' \ ${WRKSRC}/Makefile.in .include .if ${ARCH} == "sparc64" BROKEN= Does not compile on sparc64: uses i386 asm .endif .include Index: head/math/igraph/pkg-plist =================================================================== --- head/math/igraph/pkg-plist (revision 362739) +++ head/math/igraph/pkg-plist (revision 362740) @@ -1,56 +1,56 @@ 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 include/igraph/NetRoutines.h include/igraph/arpack.h include/igraph/arpack_internal.h include/igraph/array.h include/igraph/array.pmt include/igraph/attributes.h include/igraph/dqueue.h include/igraph/dqueue.pmt include/igraph/drl_Node.h include/igraph/drl_Node_3d.h include/igraph/drl_graph_3d.h include/igraph/drl_layout_3d.h include/igraph/drl_graph.h include/igraph/drl_layout.h include/igraph/drl_parse.h include/igraph/error.h include/igraph/f2c.h include/igraph/gengraph_box_list.h include/igraph/gengraph_definitions.h include/igraph/gengraph_degree_sequence.h include/igraph/gengraph_graph_molloy_hash.h include/igraph/gengraph_graph_molloy_optimized.h include/igraph/gengraph_hash.h include/igraph/gengraph_header.h include/igraph/gengraph_powerlaw.h include/igraph/gengraph_qsort.h include/igraph/gengraph_random.h include/igraph/gengraph_vertex_cover.h include/igraph/gml_tree.h include/igraph/heap.h include/igraph/heap.pmt include/igraph/igraph.h include/igraph/igraph_math.h include/igraph/igraph_pmt.h include/igraph/igraph_pmt_off.h include/igraph/interrupt.h include/igraph/matrix.h include/igraph/matrix.pmt include/igraph/pottsmodel_2.h include/igraph/stack.h include/igraph/stack.pmt include/igraph/types.h include/igraph/vector.h include/igraph/vector.pmt include/igraph/walktrap_communities.h include/igraph/walktrap_graph.h include/igraph/walktrap_heap.h @dirrm include/igraph