ports/174943: [devel/p5-ack] [patch] adding CONFLICTS support

Sébastien Santoro dereckson at gmail.com
Thu Jan 3 14:30:01 UTC 2013


>Number:         174943
>Category:       ports
>Synopsis:       [devel/p5-ack] [patch] adding CONFLICTS support
>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:   Thu Jan 03 14:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sébastien Santoro
>Release:        
>Organization:
>Environment:
>Description:
devel/p5-ack and japanese/ack both install an ack binary

This Makefile patch adds CONFLICTS support.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 309882)
+++ Makefile	(working copy)
@@ -23,6 +23,8 @@
 
 MAN1=		ack.1
 
+CONFLICTS=	ack-*
+
 OPTIONS_DEFINE=	BASH_COMPLETE
 BASH_COMPLETE_DESC=	install bash completion files
 


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


More information about the freebsd-ports-bugs mailing list