ports/74192: Generate ports INDEX failed.

Mark Linimon linimon at FreeBSD.org
Sun Nov 21 23:49:35 UTC 2004


Synopsis: Generate ports INDEX failed.

State-Changed-From-To: open->feedback
State-Changed-By: linimon
State-Changed-When: Sun Nov 21 23:49:06 GMT 2004
State-Changed-Why: 
Please see if the following patch fixes your problem:

Index: Makefile
===================================================================
RCS file: /home/FreeBSD/pcvs/ports/sysutils/freebsd-sha1/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	25 Oct 2004 18:36:12 -0000	1.1
+++ Makefile	21 Nov 2004 23:44:30 -0000
@@ -23,7 +23,7 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} > 502113 || (${OSVERSION} > 491100 && ${OSVERSION} < 500000)
+.if ${OSVERSION} > 502113 || ( ${OSVERSION} > 491100 && ${OSVERSION} < 500000 )
 IGNORE=		"sha1 now contained in the base system"
 .endif

http://www.freebsd.org/cgi/query-pr.cgi?pr=74192



More information about the freebsd-ports-bugs mailing list