Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  9 Sep 2008 20:34:57 +1200 (NZST)
From:      Jonathan Chen <jonc@chen.org.nz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/127239: update java/java3d port
Message-ID:  <20080909083457.0FF0728440@chen.org.nz>
Resent-Message-ID: <200809090900.m8990GMJ043026@freefall.freebsd.org>

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

>Number:         127239
>Category:       ports
>Synopsis:       update java/java3d port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 09 09:00:15 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Chen
>Release:        FreeBSD 7.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD osiris.chen.org.nz 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Tue Sep 9 19:27:12 NZST 2008 root@osiris.chen.org.nz:/usr/obj/usr/src/sys/OSIRIS amd64
>Description:
Add a missing build dependancy on the port.
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/java/java3d/Makefile ./Makefile
--- /usr/ports/java/java3d/Makefile	2008-09-09 20:24:28.000000000 +1200
+++ ./Makefile	2008-09-09 20:31:44.000000000 +1200
@@ -19,6 +19,7 @@
 USE_JAVA=	yes
 JAVA_VERSION=	1.5+
 USE_ANT=	yes
+USE_GL=		glu
 
 PLIST_SUB+=	JAVA_HOME=${JAVA_HOME:S/^${PREFIX}\///} ARCH=${ARCH}
 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080909083457.0FF0728440>