diff options
Diffstat (limited to 'devel/pear-I18N/Makefile')
-rw-r--r-- | devel/pear-I18N/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-I18N/Makefile b/devel/pear-I18N/Makefile index 7ce2538b73bb..45f067e18fda 100644 --- a/devel/pear-I18N/Makefile +++ b/devel/pear-I18N/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PEAR internationalization package BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= I18N FILES= Common/af.php Common/da_DK.php Common/de.php \ |