diff options
Diffstat (limited to 'devel/pear-OLE/Makefile')
-rw-r--r-- | devel/pear-OLE/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-OLE/Makefile b/devel/pear-OLE/Makefile index 612f2403584d..565dfadc69c0 100644 --- a/devel/pear-OLE/Makefile +++ b/devel/pear-OLE/Makefile @@ -13,7 +13,7 @@ MAINTAINER= pav@FreeBSD.org COMMENT= PEAR class for reading and writing OLE containers BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= OLE FILES= OLE.php PPS.php ChainedBlockStream.php \ |