aboutsummaryrefslogtreecommitdiff
path: root/devel/gitphp
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-28 20:25:53 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-28 20:25:53 +0000
commit9cad2f1b4fd73721fd1007d5d29cc49774c94d50 (patch)
treea75255ee0fd95df775ffede79a90c6012daed09e /devel/gitphp
parentccb140cf64b907529ef65e4cd75f4224fe75b6cf (diff)
downloadports-9cad2f1b4fd73721fd1007d5d29cc49774c94d50.tar.gz
ports-9cad2f1b4fd73721fd1007d5d29cc49774c94d50.zip
Notes
Diffstat (limited to 'devel/gitphp')
-rw-r--r--devel/gitphp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/gitphp/Makefile b/devel/gitphp/Makefile
index 741cce0f8e8f..f593c9f59ccb 100644
--- a/devel/gitphp/Makefile
+++ b/devel/gitphp/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gitphp
PORTVERSION= 0.2.7
+PORTREVISION= 1
CATEGORIES= devel www
MASTER_SITES= http://www.gitphp.org/attachments/download/42/
@@ -18,6 +19,8 @@ NO_BUILD= yes
SUB_FILES= pkg-message
+RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/xdiff.so:${PORTSDIR}/textproc/pecl-xdiff
+
do-install:
${MKDIR} ${WWWDIR}
(cd ${WRKSRC} \