aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-09-17 19:35:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-09-17 19:35:20 +0000
commit9723111351a683791b08d3445287b583ba99e079 (patch)
tree7dd73802ef911323022257ef479d87b17b690f40
parentf5f6eb87ce28ab86c409b37f4abbbe7942a83076 (diff)
downloadports-9723111351a683791b08d3445287b583ba99e079.tar.gz
ports-9723111351a683791b08d3445287b583ba99e079.zip
- Disallow on pointyhat
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=220424
-rw-r--r--devel/php5-phing/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/php5-phing/Makefile b/devel/php5-phing/Makefile
index d56d8c02eb26..895fd69e9629 100644
--- a/devel/php5-phing/Makefile
+++ b/devel/php5-phing/Makefile
@@ -17,6 +17,8 @@ COMMENT= Project build system based on Apache Ant
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
+MANUAL_PACKAGE_BUILD= attempts to contact pear.phing.info during install phase
+
USE_PHP= yes
DEFAULT_PHP_VER=5
WANT_PHP_CLI= yes