Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2001 16:06:39 -0600
From:      Anthony Kim <niceshorts@yahoo.com>
To:        Martin Gumucio <martin@gumucio.com>
Cc:        dirk@FreeBSD.org, ports@FreeBSD.org
Subject:   Re: FreeBSD Port: mod_php4-4.0.6
Message-ID:  <20011202220639.GB25820@boethius.telocity.com>
In-Reply-To: <000001c17b76$c015dc20$0a00000a@pellesvans>
References:  <000001c17b76$c015dc20$0a00000a@pellesvans>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 02, 2001, Martin Gumucio wrote:

> Its broken
> 
>  
> 
> Stop in /usr/ports/textproc/sablotron
> 
>  
> 
> Cheers!
> 
>             // Martin Gumucio
> 

sablotron has recently been updated to version .71 because .70 is
unavailable. I think you are stopping because the distfile can't
be downloaded. This patch should do it:

--- scripts/configure.php~	Mon Nov 26 15:29:31 2001
+++ scripts/configure.php	Sun Dec  2 16:05:46 2001
@@ -211,7 +211,7 @@
 			XML=1
 			;;
 		\"XSLT\")
-			echo "LIB_DEPENDS+=	sablot.70:\${PORTSDIR}/textproc/sablotron"
+			echo "LIB_DEPENDS+=	sablot.71:\${PORTSDIR}/textproc/sablotron"
 			echo "CONFIGURE_ARGS+=--with-sablot=\${PREFIX}"
 			echo "CONFIGURE_ARGS+=--with-expat-dir=\${PREFIX}"
 			if [ -z "$XML" ]; then

-- 
"Le motd juste."

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?20011202220639.GB25820>