diff options
author | steve <steve@FreeBSD.org> | 1998-09-27 16:18:23 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-09-27 16:18:23 +0800 |
commit | 9efc95e824de7023b6cb279b195f8909461f83eb (patch) | |
tree | 719dfced316a8bc15f9e5a4c2a94063df7cf5700 /cad/sis | |
parent | 7496708059c4c97c59e57dec81d8cffadaef60c1 (diff) | |
download | freebsd-ports-gnome-9efc95e824de7023b6cb279b195f8909461f83eb.tar.gz freebsd-ports-gnome-9efc95e824de7023b6cb279b195f8909461f83eb.tar.zst freebsd-ports-gnome-9efc95e824de7023b6cb279b195f8909461f83eb.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 |