aboutsummaryrefslogtreecommitdiffstats
path: root/devel/obby
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2006-05-10 22:46:47 +0800
committerale <ale@FreeBSD.org>2006-05-10 22:46:47 +0800
commita9d37ca9ec71498a5826402e3ab63ed48c448da1 (patch)
treea872f7f5dad6b2911b6a2ff03ccc48962757a279 /devel/obby
parentaf806c34824bed7d96a2904d8c7a36813055da87 (diff)
downloadfreebsd-ports-gnome-a9d37ca9ec71498a5826402e3ab63ed48c448da1.tar.gz
freebsd-ports-gnome-a9d37ca9ec71498a5826402e3ab63ed48c448da1.tar.zst
freebsd-ports-gnome-a9d37ca9ec71498a5826402e3ab63ed48c448da1.zip
Chase gmp library and bump PORTREVISION.
Diffstat (limited to 'devel/obby')
-rw-r--r--devel/obby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/obby/Makefile b/devel/obby/Makefile
index e51cba576045..da6c427b0d3e 100644
--- a/devel/obby/Makefile
+++ b/devel/obby/Makefile
@@ -7,7 +7,7 @@
PORTNAME= obby
PORTVERSION= 0.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://releases.0x539.de/obby/
@@ -15,7 +15,7 @@ MAINTAINER= andreas@syndrom23.de
COMMENT= A library for synced document buffers
LIB_DEPENDS= sigc++-2.0.0:${PORTSDIR}/devel/libsigc++20 \
- gmp.6:${PORTSDIR}/math/libgmp4 \
+ gmp.7:${PORTSDIR}/math/libgmp4 \
net6:${PORTSDIR}/net/net6
GNU_CONFIGURE= yes