diff options
author | gabor <gabor@FreeBSD.org> | 2011-09-13 07:17:32 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2011-09-13 07:17:32 +0800 |
commit | 32214c0120df5949008707118cc297432bb1df29 (patch) | |
tree | 98ffe2ce9f430f331734ed79dce5b901ea5d949d /lang/moscow_ml | |
parent | 7ca28cd293d878c4f799286ef556a219be1744e6 (diff) | |
download | freebsd-ports-gnome-32214c0120df5949008707118cc297432bb1df29.tar.gz freebsd-ports-gnome-32214c0120df5949008707118cc297432bb1df29.tar.zst freebsd-ports-gnome-32214c0120df5949008707118cc297432bb1df29.zip |
- Track dependencies after databases/gdbm update
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 620146f066a9..62981718716e 100644 --- a/lang/moscow_ml/Makefile +++ b/lang/moscow_ml/Makefile @@ -7,7 +7,7 @@ PORTNAME= moscow_ml PORTVERSION= 2.01 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= http://www.dina.kvl.dk/~sestoft/mosml/ DISTNAME= mos201src @@ -16,7 +16,7 @@ MAINTAINER= johans@FreeBSD.org COMMENT= Moscow ML, a lightweight implementation of Standard ML LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ - gdbm.3:${PORTSDIR}/databases/gdbm + gdbm.4:${PORTSDIR}/databases/gdbm RESTRICTED= Restrictions on for-profit distribution. |