ports/99615: [PATCH] sysutils/sge: Fix bsd.java.mk including

Herve Quiroz hq at FreeBSD.org
Thu Jun 29 17:40:35 UTC 2006


>Number:         99615
>Category:       ports
>Synopsis:       [PATCH] sysutils/sge: Fix bsd.java.mk including
>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:   Thu Jun 29 17:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Herve Quiroz
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD arabica.esil.univ-mrs.fr 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May  9 17:19:22 CEST
>Description:

Recent commit in bsd.port.mk adds support to include bsd.java.mk after
bsd.port.pre.mk. Hence it is no longer needed to include bsd.java.mk manually.

Port maintainer (brooks at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- sge-6.0.7.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/sge/Makefile,v
retrieving revision 1.18
diff -u -u -r1.18 Makefile
--- Makefile	13 May 2006 04:15:47 -0000	1.18
+++ Makefile	29 Jun 2006 17:28:58 -0000
@@ -122,7 +122,6 @@
 JAVA_OS=	native
 JAVA_BUILD=	jdk
 JAVA_RUN=	jre
-.include "${PORTSDIR}/Mk/bsd.java.mk"
 ANT?=		${LOCALBASE}/bin/ant
 BUILD_DEPENDS+=	${ANT}:${PORTSDIR}/devel/apache-ant
 PLIST_SUB+=	DRMAA=
--- sge-6.0.7.1_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list