diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-11 19:27:08 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-11 19:27:08 +0000 |
commit | d39931ce16c7aec67b2d795b43584e193abe2cb3 (patch) | |
tree | 7a9bf0e9f2e1939b2116dc97b46faaa1c538409e /cad | |
parent | Mark BROKEN for current: (diff) |
Mark BROKEN:
fails here:
ln: /usr/ports/cad/sis/work/sis-1.2/sis/unpack/*.o: File exists
Notes
Notes:
svn path=/head/; revision=13871
Diffstat (limited to 'cad')
-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 ddeb16b807c0..83cb8d63ded7 100644 --- a/cad/sis/Makefile +++ b/cad/sis/Makefile @@ -3,7 +3,7 @@ # Date created: 10 October 1997 # Whom: volf@oasis.IAEhv.nl # -# $Id: Makefile,v 1.2 1998/09/27 08:18:23 steve Exp $ +# $Id: Makefile,v 1.3 1998/10/01 06:19:26 steve 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 |