diff options
Diffstat (limited to 'devel/pear-HTML_QuickForm_advmultiselect/Makefile')
-rw-r--r-- | devel/pear-HTML_QuickForm_advmultiselect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-HTML_QuickForm_advmultiselect/Makefile b/devel/pear-HTML_QuickForm_advmultiselect/Makefile index a180748c8036..be1d94052c5d 100644 --- a/devel/pear-HTML_QuickForm_advmultiselect/Makefile +++ b/devel/pear-HTML_QuickForm_advmultiselect/Makefile @@ -14,7 +14,7 @@ COMMENT= Element for PEAR::HTML_QuickForm that defines a 2 box multi-select BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm \ ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= HTML/QuickForm FILES= advmultiselect.php qfamsHandler.js qfamsHandler-min.js |