14 lines
351 B
Makefile
14 lines
351 B
Makefile
# $OpenBSD: pear.port.mk,v 1.1 2004/08/03 12:54:40 espie Exp $
|
|
# PHP PEAR module
|
|
|
|
RUN_DEPENDS+= :php4-pear-4.3.*:www/php4/core,-pear
|
|
BUILD_DEPENDS+= :php4-pear-4.3.*:www/php4/core,-pear
|
|
|
|
NO_BUILD= Yes
|
|
NO_REGRESS= Yes
|
|
|
|
MAKE_FILE= ${PORTSDIR}/www/php4/pear/Makefile.pear
|
|
FAKE_FLAGS+= WRKINST=${WRKINST} WRKDIR=${WRKDIR}
|
|
|
|
PREFIX= /var/www
|