From 0c3d1652df2c1e1870ae51d7acd1881ba1bc0740 Mon Sep 17 00:00:00 2001 From: jakob Date: Wed, 7 Feb 2001 09:14:38 +0000 Subject: [PATCH] fix expat dependency --- www/php3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/php3/Makefile b/www/php3/Makefile index c7f0d105524..ed3a29412fe 100644 --- a/www/php3/Makefile +++ b/www/php3/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.26 2001/01/28 13:31:28 jakob Exp $ +# $OpenBSD: Makefile,v 1.27 2001/02/07 09:14:38 jakob Exp $ # This port current only works with archs supporting dynamic loading ONLY_FOR_ARCHS= i386 m68k sparc @@ -28,7 +28,7 @@ CONFIGURE_ARGS+= --with-apxs=/usr/sbin/apxs \ --with-xml \ --with-config-file-path=/var/www/conf -LIB_DEPENDS+= expat.1.::textproc/expat +LIB_DEPENDS+= expat.2::textproc/expat FLAVORS= imap mysql postgresql FLAVOR?=