diff options
Diffstat (limited to 'math/pear-Math_Combinatorics/Makefile')
-rw-r--r-- | math/pear-Math_Combinatorics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pear-Math_Combinatorics/Makefile b/math/pear-Math_Combinatorics/Makefile index 4aab90b9133b..6c18301b4904 100644 --- a/math/pear-Math_Combinatorics/Makefile +++ b/math/pear-Math_Combinatorics/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A package that produces combinations and permutations BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Math FILES= Combinatorics.php |