Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2006 05:07:05 GMT
From:      Arseny Nasokin <tarc@tarc.po.cs.msu.su>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/99162: [PATCH] mail/majorcool dependency fixed
Message-ID:  <200606190507.k5J575U3045982@www.freebsd.org>
Resent-Message-ID: <200606190510.k5J5ADxI039869@freefall.freebsd.org>

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

>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@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:



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