ports/127239: update java/java3d port

Jonathan Chen jonc at chen.org.nz
Tue Sep 9 09:00:16 UTC 2008


>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 at 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:



More information about the freebsd-ports-bugs mailing list