diff options
Diffstat (limited to 'lang/moscow_ml/Makefile')
-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 9c2c6c426c07..1a7b874bbb6d 100644 --- a/lang/moscow_ml/Makefile +++ b/lang/moscow_ml/Makefile @@ -11,8 +11,8 @@ DISTNAME= mos201src MAINTAINER= johans@FreeBSD.org COMMENT= Lightweight implementation of Standard ML -LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \ - libgdbm.so:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= libgmp.so:math/gmp \ + libgdbm.so:databases/gdbm RESTRICTED= Restrictions on for-profit distribution |