aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2009-01-25 09:03:56 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2009-01-25 09:03:56 +0800
commit1d17edad8999ad76a55d8aa3a70d0f68dfd69447 (patch)
tree8b71011037e00290634bf1dd6acce140cc167668 /shells
parentae0790b193d80a0fc2bf7c48ca366bf08d95ef61 (diff)
downloadfreebsd-ports-gnome-1d17edad8999ad76a55d8aa3a70d0f68dfd69447.tar.gz
freebsd-ports-gnome-1d17edad8999ad76a55d8aa3a70d0f68dfd69447.tar.zst
freebsd-ports-gnome-1d17edad8999ad76a55d8aa3a70d0f68dfd69447.zip
- Add additional dependancies
- Bump PORTREVISION - Fix comment while I am here PR: ports/130692 Submitted by: Lapo Luchini <lapo lapo.it> Approved by: maintainer implicit
Diffstat (limited to 'shells')
-rw-r--r--shells/pear-PHP_Shell/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/shells/pear-PHP_Shell/Makefile b/shells/pear-PHP_Shell/Makefile
index 9c988c3fce66..a37778f77c81 100644
--- a/shells/pear-PHP_Shell/Makefile
+++ b/shells/pear-PHP_Shell/Makefile
@@ -7,10 +7,13 @@
PORTNAME= PHP_Shell
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= shells www pear
MAINTAINER= miwi@FreeBSD.org
-COMMENT= A interactive PHP Shell
+COMMENT= An interactive PHP Shell
+
+USE_PHP= pcre tokenizer readline
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear