diff options
Diffstat (limited to 'devel/gitphp/Makefile')
| -rw-r--r-- | devel/gitphp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gitphp/Makefile b/devel/gitphp/Makefile index f43f0302217e..62d45b8c3b34 100644 --- a/devel/gitphp/Makefile +++ b/devel/gitphp/Makefile @@ -19,7 +19,7 @@ NO_BUILD= yes PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_FILES= pkg-message -RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/xdiff.so:textproc/pecl-xdiff +RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/xdiff.so:textproc/pecl-xdiff@${PHP_FLAVOR} do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} |
