# Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= isl PORTVERSION= 0.15 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://isl.gforge.inria.fr/ MAINTAINER= danilo@FreeBSD.org COMMENT= Integer Set Library LICENSE= MIT LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp CONFIGURE_ARGS+= --with-gmp-prefix=${LOCALBASE} GNU_CONFIGURE= yes USES= libtool tar:xz USE_LDCONFIG= yes post-patch: ${REINPLACE_CMD} -e 's@pkgconfig_libdir=.*@pkgconfig_libdir=$${prefix}/libdata/pkgconfig@' ${WRKSRC}/configure .include sd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stagify.vanilla2014-06-113-24/+67
* Remove all space characters from Makefile assignments.olgeni2014-06-09