diff options
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 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= |