summaryrefslogtreecommitdiff
path: root/lang/yap
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
commitffcb54b54fe12a4154c13c239dca119d32f6d6e9 (patch)
treed2d1996032dd21dd2dafd5d23094cf94cdd7d2d1 /lang/yap
parentUpdate to 4.2.1 release. (diff)
Chase gmp library and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=161929
Diffstat (limited to 'lang/yap')
-rw-r--r--lang/yap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile
index be3347cb1707..4d0023df765f 100644
--- a/lang/yap/Makefile
+++ b/lang/yap/Makefile
@@ -8,6 +8,7 @@
PORTNAME= yap
PORTVERSION= 5.0.1
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://www.ncc.up.pt/~vsc/Yap/%SUBDIR%/
MASTER_SITE_SUBDIR= Yap-${PORTVERSION}
@@ -16,7 +17,7 @@ DISTNAME= Yap-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A high-performance Prolog compiler
-LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}