diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1998-08-02 17:42:01 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1998-08-02 17:42:01 +0000 |
commit | 57a56fe778cd79d95dc37d9ab3f8ec456faa11f1 (patch) | |
tree | e5c10476dc401d240f6b9ff347dda50eb53a7eaa /lang/moscow_ml | |
parent | ddf1a2599110ff51e70b572726b089dfca758646 (diff) | |
download | ports-57a56fe778cd79d95dc37d9ab3f8ec456faa11f1.tar.gz ports-57a56fe778cd79d95dc37d9ab3f8ec456faa11f1.zip |
OOPS I left the BROKEN line in there.
Notes
Notes:
svn path=/head/; revision=12253
Diffstat (limited to 'lang/moscow_ml')
-rw-r--r-- | lang/moscow_ml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile index 2f143e547b95..f9471f640b43 100644 --- a/lang/moscow_ml/Makefile +++ b/lang/moscow_ml/Makefile @@ -3,7 +3,7 @@ # Date created: 2 August 1998 # Whom: chuckr # -# $Id: Makefile,v 1.8 1997/12/02 04:46:09 asami Exp $ +# $Id: Makefile,v 1.9 1998/08/02 17:38:18 chuckr Exp $ # DISTNAME= mos14src @@ -15,7 +15,6 @@ MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/mosml/ \ MAINTAINER= chuckr@freefall.FreeBSD.org -#BROKEN= install ALL_TARGET= world MOSMLHOME=$(PREFIX)/moscow_ml INSTALL_TARGET= install MOSMLHOME=$(PREFIX)/moscow_ml WRKSRC= ${WRKDIR}/mosml/src |