diff options
Diffstat (limited to 'net/pear-Net_UserAgent_Detect/Makefile')
-rw-r--r-- | net/pear-Net_UserAgent_Detect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_UserAgent_Detect/Makefile b/net/pear-Net_UserAgent_Detect/Makefile index ebd6d5d9141a..9f094bdc2ac5 100644 --- a/net/pear-Net_UserAgent_Detect/Makefile +++ b/net/pear-Net_UserAgent_Detect/Makefile @@ -15,7 +15,7 @@ COMMENT= PEAR class that determines the Web browser, version, and platform LICENSE= BSD BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Net FILES= Detect/APC.php UserAgent/Detect.php |