remove a BUILD_DEPENDS=RUN_DEPENDS to avoid introducing unnecessary
dependencies; set both manually instead
This commit is contained in:
parent
ba47f68219
commit
2278c7b1c2
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: pear.port.mk,v 1.1 2003/05/23 20:06:22 avsm Exp $
|
||||
# $OpenBSD: pear.port.mk,v 1.2 2003/05/23 21:17:29 avsm Exp $
|
||||
# PHP PEAR module
|
||||
|
||||
RUN_DEPENDS+= :php4-pear-4.3.*:www/php4/core,-pear
|
||||
BUILD_DEPENDS+= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS+= :php4-pear-4.3.*:www/php4/core,-pear
|
||||
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user