diff options
Diffstat (limited to 'devel/pear-HTML_Select_Common/Makefile')
-rw-r--r-- | devel/pear-HTML_Select_Common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-HTML_Select_Common/Makefile b/devel/pear-HTML_Select_Common/Makefile index a3b84faef458..44eba85156ee 100644 --- a/devel/pear-HTML_Select_Common/Makefile +++ b/devel/pear-HTML_Select_Common/Makefile @@ -14,7 +14,7 @@ COMMENT= Some small PEAR classes to handle common <select> lists BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common \ ${PEARDIR}/I18N/Common.php:${PORTSDIR}/devel/pear-I18N -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} FILES= HTML/Select/Common/BRState.php \ HTML/Select/Common/Country.php \ |