diff options
Diffstat (limited to 'devel/pear-PHP_UML/Makefile')
-rw-r--r-- | devel/pear-PHP_UML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-PHP_UML/Makefile b/devel/pear-PHP_UML/Makefile index 68d7db998e1a..659d5eadd66e 100644 --- a/devel/pear-PHP_UML/Makefile +++ b/devel/pear-PHP_UML/Makefile @@ -11,7 +11,7 @@ LICENSE= LGPL3 RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}Console_CommandLine>=0:devel/pear-Console_CommandLine@${PHP_FLAVOR} USES= pear -USE_PHP= spl xsl +USE_PHP= xsl NO_ARCH= yes |