head	1.3;
access;
symbols
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2006.07.24.21.16.39;	author shaun;	state dead;
branches;
next	1.2;

1.2
date	2004.12.28.20.38.13;	author thierry;	state Exp;
branches;
next	1.1;

1.1
date	2004.12.26.10.55.14;	author thierry;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove the now redundant horde-php5 port: php 5 has been made the
default version.
@
text
@# New ports collection makefile for:	horde-php5
# Date created:			27 Nov 2004
# Whom:				Thierry Thomas <thierry@@pompo.net>
#
# $FreeBSD: ports/www/horde-php5/Makefile,v 1.2 2004/12/28 20:38:13 thierry Exp $
#

MASTERDIR=		${.CURDIR}/../horde

IGNORE=			"Cannot package: conflict between PHP4 and PHP5"

DEFAULT_PHP_VER=	5
WITH_PHP5=		yes

.include "${MASTERDIR}/Makefile"
@


1.2
log
@Mark IGNORE: cannot be packaged on the compilation cluster, because it
depends on packages which are built against PHP4.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Add a slave port to install the Horde framework with PHP5.
@
text
@d10 2
@

