ports/142585: [patch] irc/bitlbee use $SUB_FILES to dynamically adjust pkg-message

Sevan Janiyan venture37 at geeklan.co.uk
Sun Jan 10 17:40:01 UTC 2010


>Number:         142585
>Category:       ports
>Synopsis:       [patch] irc/bitlbee use $SUB_FILES to dynamically adjust pkg-message
>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:   Sun Jan 10 17:40:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sevan Janiyan
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/bitlbee/Makefile,v
retrieving revision 1.50
diff -u -r1.50 Makefile
--- Makefile	29 Oct 2009 21:26:48 -0000	1.50
+++ Makefile	10 Jan 2010 17:24:45 -0000
@@ -25,7 +25,8 @@
 USE_GMAKE=	yes
 USE_GNOME=	glib20
 USE_RC_SUBR=	bitlbee
-PKGMESSAGE=	${WRKDIR}/pkg-message
+SUB_FILES=	pkg-message
+SUB_LIST=	BITLBEEUSER=${BITLBEEUSER}
 
 OPTIONS=	DEBUG "Enable debug support" Off \
 		IPV6 "Enable IPv6 support" On \


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



More information about the freebsd-ports-bugs mailing list