summaryrefslogtreecommitdiff
path: root/devel/ppl
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-06 06:12:00 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-06 06:12:00 +0000
commitcca6bca2913a5cb16af5b47debf096daea4a027a (patch)
treed2529469f74659d3e2ac17d9cf6be71f0ffffce7 /devel/ppl
parentUpdate to 2.9.21. (diff)
Sweep through and fix some dependency problems and forgotten shlib
version bumps Noticed by: bento
Notes
Notes: svn path=/head/; revision=62506
Diffstat (limited to 'devel/ppl')
-rw-r--r--devel/ppl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ppl/Makefile b/devel/ppl/Makefile
index 84200852a57b..18f4b2c6f29f 100644
--- a/devel/ppl/Makefile
+++ b/devel/ppl/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cs.unipr.it/pub/ppl/releases/${PORTVERSION}/ \
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gmp.5:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
USE_LIBTOOL= yes
GNU_CONFIGURE= yes