diff options
Diffstat (limited to 'net/p5-URI-OpenURL/Makefile')
-rw-r--r-- | net/p5-URI-OpenURL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-URI-OpenURL/Makefile b/net/p5-URI-OpenURL/Makefile index 7bd4e62610fc..5d7be7c2a727 100644 --- a/net/p5-URI-OpenURL/Makefile +++ b/net/p5-URI-OpenURL/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Parse and construct OpenURL's (NISO Z39.88-2004) BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI -RUN_DEPENDS+= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= URI::OpenURL.3 |