View | Details | Raw Unified | Return to bug 135474
Collapse All | Expand All

(-)/usr/ports/Mk/bsd.php.mk (-1 / +1 lines)
Lines 136-142 Link Here
136
136
137
.endif
137
.endif
138
138
139
PHP_PORT=	${PORTSDIR}/lang/php${PHP_VER}
139
PHP_PORT?=	${PORTSDIR}/lang/php${PHP_VER}
140
140
141
.if defined(USE_PHP_BUILD)
141
.if defined(USE_PHP_BUILD)
142
BUILD_DEPENDS+=	${PHPBASE}/include/php/main/php.h:${PHP_PORT}
142
BUILD_DEPENDS+=	${PHPBASE}/include/php/main/php.h:${PHP_PORT}

Return to bug 135474