=================================================================== RCS file: /cvs/ports/cad/tkgate/Attic/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ports/cad/tkgate/Attic/Makefile 2009/03/08 15:24:33 1.5 +++ ports/cad/tkgate/Attic/Makefile 2009/06/21 04:37:05 1.6 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2009/03/08 15:24:33 yason Exp $ +# $OpenBSD: Makefile,v 1.6 2009/06/21 03:37:05 yason Exp $ COMMENT = Tcl/Tk based digital circuit editor and simulator @@ -24,6 +24,8 @@ USE_X11 = Yes CONFIGURE_STYLE = gnu + +NO_REGRESS = Yes pre-patch: @find ${WRKSRC} -name *.orig -exec rm {} \;