ports/99162: [PATCH] mail/majorcool dependency fixed

Arseny Nasokin tarc at tarc.po.cs.msu.su
Mon Jun 19 05:10:14 UTC 2006


>Number:         99162
>Category:       ports
>Synopsis:       [PATCH] mail/majorcool dependency fixed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 19 05:10:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Arseny Nasokin
>Release:        FreeBSD 7.0-CURRENT
>Organization:
Moscow State University
>Environment:
$FreeBSD: ports/mail/majorcool/Makefile,v 1.23 2006/04/03 00:41:17 kris Exp $

>Description:
mail/majorcool depends on majordomo, but dependency not described in Makefile.
>How-To-Repeat:

>Fix:
--- Makefile.orig       Mon Jun 19 09:06:47 2006
+++ Makefile    Mon Jun 19 09:07:19 2006
@@ -13,7 +13,7 @@
 MAINTAINER=    ports at FreeBSD.org
 COMMENT=       A Web Interface to Majordomo
 
-BROKEN=                Missing dependency
+BUILD_DEPENDS  = ${LOCALBASE}/majordomo/majordomo.pl:${PORTSDIR}/mail/majordomo
 
 NO_WRKSUBDIR=  yes
 NO_BUILD=      yes

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



More information about the freebsd-ports-bugs mailing list