ports/145834: [PATCH] x11-wm/bbkeys: only build depend on perl

Bapt baptiste.daroussin at gmail.com
Mon Apr 19 12:20:02 UTC 2010


>Number:         145834
>Category:       ports
>Synopsis:       [PATCH] x11-wm/bbkeys: only build depend on perl
>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:   Mon Apr 19 12:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Bapt
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 8.0-STABLE FreeBSD 8.0-STABLE #3: Sun Jan 10 20:39:38 CET 2010
>Description:
Seems to only build depend on perl

Port maintainer (A.J.Caines at halplant.com) is cc'd.

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

--- bbkeys-0.9.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-wm/bbkeys.orig/Makefile /usr/ports/x11-wm/bbkeys/Makefile
--- /usr/ports/x11-wm/bbkeys.orig/Makefile	2009-08-22 02:39:33.000000000 +0200
+++ /usr/ports/x11-wm/bbkeys/Makefile	2010-04-19 14:16:27.308043098 +0200
@@ -15,7 +15,7 @@
 
 BUILD_DEPENDS=	blackbox:${PORTSDIR}/x11-wm/blackbox
 
-USE_PERL5=	yes
+USE_PERL5_BUILD=	yes
 USE_XORG=	x11 xext
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="`pkg-config --cflags xft`" \
--- bbkeys-0.9.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list