diff options
Diffstat (limited to 'devel/pear-HTML_QuickForm_Controller/Makefile')
-rw-r--r-- | devel/pear-HTML_QuickForm_Controller/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-HTML_QuickForm_Controller/Makefile b/devel/pear-HTML_QuickForm_Controller/Makefile index 63f6efc199aa..6065b4e93b3b 100644 --- a/devel/pear-HTML_QuickForm_Controller/Makefile +++ b/devel/pear-HTML_QuickForm_Controller/Makefile @@ -13,7 +13,7 @@ MAINTAINER= dk@catpipe.net COMMENT= The add-on to HTML_QuickForm that allows building of multipage forms BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= HTML/QuickForm FILES= Action.php Controller.php Page.php Action/Back.php Action/Direct.php \ |