diff options
Diffstat (limited to 'devel/pear-HTML_QuickForm_Livesearch/Makefile')
-rw-r--r-- | devel/pear-HTML_QuickForm_Livesearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-HTML_QuickForm_Livesearch/Makefile b/devel/pear-HTML_QuickForm_Livesearch/Makefile index 0e98e43c9d62..acfe4d2980ac 100644 --- a/devel/pear-HTML_QuickForm_Livesearch/Makefile +++ b/devel/pear-HTML_QuickForm_Livesearch/Makefile @@ -14,7 +14,7 @@ COMMENT= Element for PEAR::HTML_QuickForm to enable a suggest search. BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm \ ${PEARDIR}/HTML/AJAX.php:${PORTSDIR}/www/pear-HTML_AJAX -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= HTML/QuickForm FILES= live.js livesearch_select.php |