freebsd-ports/www/horde-php5/Makefile
Thierry Thomas 236b4bf04c Mark IGNORE: cannot be packaged on the compilation cluster, because it
depends on packages which are built against PHP4.
2004-12-28 20:38:13 +00:00

16 lines
303 B
Makefile

# New ports collection makefile for: horde-php5
# Date created: 27 Nov 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../horde
IGNORE= "Cannot package: conflict between PHP4 and PHP5"
DEFAULT_PHP_VER= 5
WITH_PHP5= yes
.include "${MASTERDIR}/Makefile"