1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00

* Fix guacd.conf man page to point to the proper directories

This commit is contained in:
Richard Gallamore 2018-01-19 22:54:20 +00:00
parent 73d6457bdf
commit 859fddd551
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459480

View File

@ -3,6 +3,7 @@
PORTNAME= guacamole-server
DISTVERSION= 0.9.14
PORTREVISION= 1
CATEGORIES= net
MAINTAINER= ultima@FreeBSD.org
@ -74,7 +75,7 @@ WEBP_LIB_DEPENDS= libwebp.so:graphics/webp
post-patch:
@${REINPLACE_CMD} 's|/etc/ssl|${PREFIX}/etc/ssl|g ; \
s|/etc/guacamole|${PREFIX}/etc/guacd|g' \
s|/etc/guacamole|${ETCDIR}|g' \
${WRKSRC}/src/guacd/man/guacd.conf.5.in
post-install: