Skip site navigation (1)Skip section navigation (2)
Date:      30 Nov 2004 02:57:37 -0000
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.smsu.edu
Subject:   ports/74543: [Maintainer Update]  graphics/bugle  dep fix
Message-ID:  <20041130025737.7377.qmail@phoenix.smluc.org>
Resent-Message-ID: <200411300300.iAU30g2h046068@freefall.freebsd.org>

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

>Number:         74543
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/bugle  dep fix
>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 Nov 30 03:00:41 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD fenris 4.10-STABLE FreeBSD 4.10-STABLE #1: Sat Sep 25 14:06:08 EDT 2004 root@:/usr/src/sys/compile/FENRIS i386


>Description:
explicitely require perl

>How-To-Repeat:
>Fix:

--- patch-graphics_bugle begins here ---
Index: graphics/bugle/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- graphics/bugle/Makefile	24 Nov 2004 09:59:05 -0000	1.8
+++ graphics/bugle/Makefile	30 Nov 2004 02:53:11 -0000
@@ -19,6 +19,7 @@
 
 USE_GCC=	3.4
 USE_GL=		yes
+USE_PERL=	5
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include" \
--- patch-graphics_bugle ends here ---


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



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