diff options
Diffstat (limited to 'sysutils/pear-File_Fstab/Makefile')
-rw-r--r-- | sysutils/pear-File_Fstab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pear-File_Fstab/Makefile b/sysutils/pear-File_Fstab/Makefile index 967e5f514b25..8cd854846715 100644 --- a/sysutils/pear-File_Fstab/Makefile +++ b/sysutils/pear-File_Fstab/Makefile @@ -13,7 +13,7 @@ MAINTAINER= wen@FreeBSD.org COMMENT= PEAR class to read and write fstab files BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PEAR_CATSRC= yes |