fix bogus pkgspec for pear dependency entries.

From: Ian McWilliam <ian at dodo dot com dot au>
This commit is contained in:
brad 2005-12-14 06:57:18 +00:00
parent 56620d945e
commit d0c6ecbe03

View File

@ -1,8 +1,8 @@
# $OpenBSD: pear.port.mk,v 1.1 2004/08/03 12:54:40 espie Exp $
# $OpenBSD: pear.port.mk,v 1.2 2005/12/14 06:57:18 brad Exp $
# PHP PEAR module
RUN_DEPENDS+= :php4-pear-4.3.*:www/php4/core,-pear
BUILD_DEPENDS+= :php4-pear-4.3.*:www/php4/core,-pear
RUN_DEPENDS+= :php4-pear-4.4.*:www/php4/core,-pear
BUILD_DEPENDS+= :php4-pear-4.4.*:www/php4/core,-pear
NO_BUILD= Yes
NO_REGRESS= Yes