Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2001 17:35:05 +0000
From:      Simon Dick <simond@irrelevant.org>
To:        gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/33282: New port: SquirrelMail webmail (mail/squirrelmail)
Message-ID:  <20011228173505.GB16449@irrelevant.org>
In-Reply-To: <200112281650.fBSGo1I08382@freefall.freebsd.org>
References:  <E16K0Ae-0005wW-00@nelly.internal.irrelevant.org> <200112281650.fBSGo1I08382@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Please update the submitted port with the following diff:

diff -ruN squirrelmail.orig/Makefile squirrelmail/Makefile
--- squirrelmail.orig/Makefile	Fri Dec 28 16:40:53 2001
+++ squirrelmail/Makefile	Fri Dec 28 16:53:02 2001
@@ -13,8 +13,7 @@
 
 MAINTAINER=	simond@irrelevant.org
 
-RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 \
-		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2
+RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
 
 USE_BZIP2=	yes
 NO_BUILD=	yes
diff -ruN squirrelmail.orig/files/patch-configure squirrelmail/files/patch-configure
--- squirrelmail.orig/files/patch-configure	Fri Dec 28 16:37:06 2001
+++ squirrelmail/files/patch-configure	Fri Dec 28 16:53:10 2001
@@ -2,7 +2,7 @@
 +++ configure	Fri Dec 28 16:36:20 2001
 @@ -1,4 +1,4 @@
 -#!/bin/bash
-+#!/usr/local/bin/bash
++#!/bin/sh
  #
  # Redirects to the config directory and runs conf.pl
  

-- 
Simon Dick					simond@irrelevant.org
"Why do I get this urge to go bowling everytime I see Tux?"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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