diff options
Diffstat (limited to 'textproc/pear-File_Fortune/Makefile')
-rw-r--r-- | textproc/pear-File_Fortune/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-File_Fortune/Makefile b/textproc/pear-File_Fortune/Makefile index 242c9afe6ef7..56e5368062d0 100644 --- a/textproc/pear-File_Fortune/Makefile +++ b/textproc/pear-File_Fortune/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An interface for reading from and writing to fortune files BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= File FILES= Fortune.php Fortune/Exception.php |