Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2005 10:13:06 +0200
From:      Kirill Ponomarew <krion@voodoo.oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83710: Add INDEX-7
Message-ID:  <E1DunDu-000Bnj-EZ@voodoo.oberon.net>
Resent-Message-ID: <200507190820.j6J8K8Dv076490@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83710
>Category:       ports
>Synopsis:       Add INDEX-7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 19 08:20:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD voodoo.oberon.net 6.0-CURRENT FreeBSD 6.0-CURRENT #3: Thu Jun 16 13:54:59 CEST 2005 root@voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK i386


	
>Description:
	Allow building INDEX-7 for FreeBSD-7.x
>How-To-Repeat:
	
>Fix:

Index: bsd.port.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.port.mk,v
retrieving revision 1.515
diff -u -r1.515 bsd.port.mk
--- bsd.port.mk	24 Jun 2005 09:18:54 -0000	1.515
+++ bsd.port.mk	19 Jul 2005 08:09:41 -0000
@@ -1187,7 +1187,9 @@
 LINUXBASE?=		${DESTDIR}/compat/linux
 DISTDIR?=		${PORTSDIR}/distfiles
 _DISTDIR?=		${DISTDIR}/${DIST_SUBDIR}
-.if ${OSVERSION} >= 600000
+.if ${OSVERSION} >= 700000
+INDEXFILE?=     INDEX-7
+.elif ${OSVERSION} >= 600000
 INDEXFILE?=		INDEX-6
 .elif ${OSVERSION} >= 500036
 INDEXFILE?=		INDEX-5

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DunDu-000Bnj-EZ>