diff options
Diffstat (limited to 'devel/pear-Pager/Makefile')
-rw-r--r-- | devel/pear-Pager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Pager/Makefile b/devel/pear-Pager/Makefile index 7b428c5cfa6b..b336198c0c54 100644 --- a/devel/pear-Pager/Makefile +++ b/devel/pear-Pager/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR data paging class BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Pager FILES= Common.php Jumping.php Pager.php Sliding.php \ |