aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1998-07-15 00:15:13 +0800
committerjdp <jdp@FreeBSD.org>1998-07-15 00:15:13 +0800
commitf9ef00ce0a396299595f9e6e207ae0ce50562385 (patch)
treed85df4839afab974da6ddc2ad1e824a79ca21297 /lang
parentf62b04e6e1a5b0ad80b49e81d1525a5764c6252a (diff)
downloadfreebsd-ports-gnome-f9ef00ce0a396299595f9e6e207ae0ce50562385.tar.gz
freebsd-ports-gnome-f9ef00ce0a396299595f9e6e207ae0ce50562385.tar.zst
freebsd-ports-gnome-f9ef00ce0a396299595f9e6e207ae0ce50562385.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.
Diffstat (limited to 'lang')
-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"