diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-14 18:47:33 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-14 18:47:33 +0000 |
commit | 80c8296db2bf05c461bf9f019eaa5f6ea1bf33cb (patch) | |
tree | 56f38a6ee71e0637d07eed66b89aa0463813e505 /cad/xcircuit/Makefile | |
parent | c70c1e14bc9beac3364668c16b88bb1e5462138e (diff) | |
download | ports-80c8296db2bf05c461bf9f019eaa5f6ea1bf33cb.tar.gz ports-80c8296db2bf05c461bf9f019eaa5f6ea1bf33cb.zip |
BROKEN='bad MD5 checksum'
Notes
Notes:
svn path=/head/; revision=20197
Diffstat (limited to 'cad/xcircuit/Makefile')
-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 c97a1b6e4253..17d984e2791f 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= |