diff options
Diffstat (limited to 'textproc/pear-Numbers_Roman/Makefile')
-rw-r--r-- | textproc/pear-Numbers_Roman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-Numbers_Roman/Makefile b/textproc/pear-Numbers_Roman/Makefile index dc216ad82ada..c2a92ab0c8f3 100644 --- a/textproc/pear-Numbers_Roman/Makefile +++ b/textproc/pear-Numbers_Roman/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR methods for converting to and from Roman Numerals BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Numbers FILES= Roman.php |