From 134198e6fd872b3df960640c515de3e060182ace Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Mon, 7 Oct 2002 12:52:31 +0000 Subject: upgrade to 0.4.2 --- devel/ppl/Makefile | 7 ++++++- devel/ppl/distinfo | 2 +- devel/ppl/pkg-plist | 2 ++ 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'devel/ppl') diff --git a/devel/ppl/Makefile b/devel/ppl/Makefile index 18f4b2c6f29f..a94ae08e0627 100644 --- a/devel/ppl/Makefile +++ b/devel/ppl/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ppl -PORTVERSION= 0.3 +PORTVERSION= 0.4.2 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.unipr.it/pub/ppl/releases/${PORTVERSION}/ \ http://www.cs.unipr.it/ppl/Download/ftp/releases/${PORTVERSION}/ @@ -17,10 +17,15 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_LIBTOOL= yes +USE_GCC= 3.1 GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-cxxflags="${CXXFLAGS}" +USE_GMAKE= yes INSTALLS_SHLIB= yes +post-install: + @${RMDIR} ${PREFIX}/lib/ppl + .include diff --git a/devel/ppl/distinfo b/devel/ppl/distinfo index 565f84124ba2..69ffdf68274b 100644 --- a/devel/ppl/distinfo +++ b/devel/ppl/distinfo @@ -1 +1 @@ -MD5 (ppl-0.3.tar.gz) = b9090c2c6ce13a5587274ca18e2dbff8 +MD5 (ppl-0.4.2.tar.gz) = 5789387caed09e4d6110bdc214e4759e diff --git a/devel/ppl/pkg-plist b/devel/ppl/pkg-plist index d9c07eada48f..ff4c7c7b891c 100644 --- a/devel/ppl/pkg-plist +++ b/devel/ppl/pkg-plist @@ -1,3 +1,5 @@ include/ppl.hh lib/libppl.a lib/libppl.la +lib/libppl.so +lib/libppl.so.1 -- cgit v1.2.3