summaryrefslogtreecommitdiff
path: root/lang/gnustep-base
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/gnustep-base
parentUpdate to 4.2.1 release. (diff)
Chase gmp library and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=161929
Diffstat (limited to 'lang/gnustep-base')
-rw-r--r--lang/gnustep-base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index 383cd5a17e1a..25ac0d7b867f 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnustep-base
PORTVERSION= 1.12.0
+PORTREVISION= 1
CATEGORIES= lang devel
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
@@ -16,7 +17,7 @@ COMMENT= GNUstep Foundation library
LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2
LIB_DEPENDS+= xslt.2:${PORTSDIR}/textproc/libxslt
-LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
ETCDIR= ${LOCALBASE}/etc
USE_AUTOTOOLS= autoconf:259