diff options
author | obrien <obrien@FreeBSD.org> | 1999-07-14 18:47:33 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-07-14 18:47:33 +0000 |
commit | 1fd1d66580a6fb48b86fff60f868465418929591 (patch) | |
tree | 3cf4845d48a7e06074c8b1e22bc00ae6e14f2866 /cad | |
parent | 53920eaa4dd5bbf9ce759be050306259f7f8d912 (diff) | |
download | FreeBSD-ports-1fd1d66580a6fb48b86fff60f868465418929591.zip FreeBSD-ports-1fd1d66580a6fb48b86fff60f868465418929591.tar.gz |
BROKEN='bad MD5 checksum'
Diffstat (limited to 'cad')
-rw-r--r-- | cad/xcircuit/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index c97a1b6..17d984e 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -3,7 +3,7 @@ # Date created: 3 Apr 1998 # Whom: giffunip@asme.org # -# $Id: Makefile,v 1.3 1998/09/16 02:24:58 steve Exp $ +# $Id: Makefile,v 1.4 1998/11/21 07:27:34 steve Exp $ # DISTNAME= xcircuit-1.7 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR=apps/circuits MAINTAINER= ports@FreeBSD.ORG +BROKEN='bad MD5 checksum' + USE_IMAKE= yes XMKMF= xmkmf ALL_TARGET= |