summaryrefslogtreecommitdiff
path: root/devel/ppl
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-07 12:52:31 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-07 12:52:31 +0000
commit134198e6fd872b3df960640c515de3e060182ace (patch)
tree0f9ca9a9ee52965b542939b05b4fe1333838ccec /devel/ppl
parentfix configure (diff)
upgrade to 0.4.2
Notes
Notes: svn path=/head/; revision=67552
Diffstat (limited to 'devel/ppl')
-rw-r--r--devel/ppl/Makefile7
-rw-r--r--devel/ppl/distinfo2
-rw-r--r--devel/ppl/pkg-plist2
3 files changed, 9 insertions, 2 deletions
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 <bsd.port.mk>
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