diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-27 08:18:23 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-27 08:18:23 +0000 |
commit | e43bd8b13c9ba69280e56fc2fa23a8f823b4b7ab (patch) | |
tree | 9b5726f171069d86624f36dabdebb4587bdf3520 /cad/sis | |
parent | c4f498d6295bd1a11f616b5f657c68ccb53ea17a (diff) | |
download | freebsd-ports-e43bd8b13c9ba69280e56fc2fa23a8f823b4b7ab.zip |
Mark this port broken, it doesn't build.
Diffstat (limited to 'cad/sis')
-rw-r--r-- | cad/sis/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/sis/Makefile b/cad/sis/Makefile index 4d851fa0bd60..9a5db2088bde 100644 --- a/cad/sis/Makefile +++ b/cad/sis/Makefile @@ -3,7 +3,7 @@ # Date created: 10 October 1997 # Whom: volf@oasis.IAEhv.nl # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/01 15:39:43 ghelmer Exp $ # DISTNAME= sis-1.2 @@ -18,6 +18,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= volf@oasis.IAEhv.nl +BROKEN= build + MAKEFILE= Makefile.FreeBSD MAN1= espresso.1 jedi.1 nova.1 sis.1 sred.1 stamina.1 \ vst2blif.1 xsis.1 |