diff options
author | ale <ale@FreeBSD.org> | 2009-05-13 17:46:02 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2009-05-13 17:46:02 +0800 |
commit | 8f8d88d9af78b5ddb076785e193049c2cda2326c (patch) | |
tree | 5ef6daf12ef326b71380f2b78790f29d0f1d8d1b /lang/moscow_ml | |
parent | fa4fbc6a9748619fd248a3f0a3360b80fa2af224 (diff) | |
download | freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.tar.gz freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.tar.zst freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.zip |
Chase libgmp and bump PORTREVISION.
Diffstat (limited to 'lang/moscow_ml')
-rw-r--r-- | lang/moscow_ml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile index 771190efe715..9a753b5a3e5c 100644 --- a/lang/moscow_ml/Makefile +++ b/lang/moscow_ml/Makefile @@ -7,7 +7,7 @@ PORTNAME= moscow_ml PORTVERSION= 2.01 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= http://www.dina.kvl.dk/~sestoft/mosml/ DISTNAME= mos201src @@ -15,7 +15,7 @@ DISTNAME= mos201src MAINTAINER= johans@stack.nl COMMENT= Moscow ML, a lightweight implementation of Standard ML -LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ +LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \ gdbm.3:${PORTSDIR}/databases/gdbm RESTRICTED= Restrictions on for-profit distribution. |