aboutsummaryrefslogtreecommitdiff
path: root/lang/dylan
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1998-07-14 16:15:13 +0000
committerJohn Polstra <jdp@FreeBSD.org>1998-07-14 16:15:13 +0000
commit50bb19d8b234dd59250f1869a55e426dfe73023d (patch)
tree85566ec4f773911ea5cd52d7b74d367b8480480e /lang/dylan
parent51c78e889f9c6e64a36a5bfe27ab8bc132c6d213 (diff)
downloadports-50bb19d8b234dd59250f1869a55e426dfe73023d.tar.gz
ports-50bb19d8b234dd59250f1869a55e426dfe73023d.zip
Remove monster uuencoded binary file, and mark the port broken until
it can be replaced by a local distfile. The binary file will be leaving the CVS repository entirely before too long.
Notes
Notes: svn path=/head/; revision=11914
Diffstat (limited to 'lang/dylan')
-rw-r--r--lang/dylan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/dylan/Makefile b/lang/dylan/Makefile
index a31e130c5aa7..8daa90d9ee8e 100644
--- a/lang/dylan/Makefile
+++ b/lang/dylan/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 Jan 1998
# Whom: housel@acm.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/07/12 21:58:07 hsu Exp $
#
DISTNAME= gd20-source
@@ -15,6 +15,7 @@ MAINTAINER= housel@acm.org
WRKSRC= $(WRKDIR)/src
+BROKEN= "Awaiting installation of local distfile"
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=$(PREFIX) --srcdir=$(WRKSRC)
CONFIGURE_ENV= D2C="$(WRKDIR)/d2c -p$(WRKSRC)/d2c/compiler/platforms.descr"