diff options
Diffstat (limited to 'net/pear-Net_UserAgent_Mobile/Makefile')
-rw-r--r-- | net/pear-Net_UserAgent_Mobile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_UserAgent_Mobile/Makefile b/net/pear-Net_UserAgent_Mobile/Makefile index 76b652e5544a..b8547a4cfd96 100644 --- a/net/pear-Net_UserAgent_Mobile/Makefile +++ b/net/pear-Net_UserAgent_Mobile/Makefile @@ -14,7 +14,7 @@ MAINTAINER= smatsui@karashi.org COMMENT= PEAR class that parses HTTP mobile user agent string BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PHP= pcre |