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.
This commit is contained in:
parent
51c78e889f
commit
50bb19d8b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11914
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user