diff options
Diffstat (limited to 'devel/pear-TheSeer_phpDox/Makefile')
-rw-r--r-- | devel/pear-TheSeer_phpDox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-TheSeer_phpDox/Makefile b/devel/pear-TheSeer_phpDox/Makefile index 6960605e63a1..d2cbbb3b6c1f 100644 --- a/devel/pear-TheSeer_phpDox/Makefile +++ b/devel/pear-TheSeer_phpDox/Makefile @@ -27,6 +27,6 @@ RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}TheSeer_DirectoryScanner>=1.1.0:devel/pear-The USE_PHP= dom tokenizer xsl iconv PEAR_CHANNEL= theseer -USES= pear +USES= pear php .include <bsd.port.mk> |