diff --git a/net/gofish/Makefile b/net/gofish/Makefile index 2f00601b9caa..de1737cb02bc 100644 --- a/net/gofish/Makefile +++ b/net/gofish/Makefile @@ -1,24 +1,26 @@ PORTNAME= gofish PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF MAINTAINER= kaiw27@gmail.com COMMENT= GoFish Gopher Server WWW= https://gofish.sourceforge.net/ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME} GOPHERROOT?= ${PREFIX}/gopher GOPHERUSER?= nobody GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-gopherroot=${GOPHERROOT} \ --with-gopheruser=${GOPHERUSER} MAKE_ENV= localstatedir=/var post-patch: ${REINPLACE_CMD} -e '/$$(sysconfdir)\/gofish/s|.conf|.conf.sample|3' \ ${WRKSRC}/Makefile.in .include diff --git a/net/gofish/pkg-plist b/net/gofish/pkg-plist index c2ed9b1e5ed3..e73700210e6b 100644 --- a/net/gofish/pkg-plist +++ b/net/gofish/pkg-plist @@ -1,21 +1,21 @@ bin/check-files bin/mkcache @sample etc/gofish-www.conf.sample @sample etc/gofish.conf.sample gopher/.cache gopher/.gopher+ gopher/Configure_GoFish gopher/icons/gofish.gif gopher/icons/gopher_binary.gif gopher/icons/gopher_html.gif gopher/icons/gopher_image.gif gopher/icons/gopher_menu.gif gopher/icons/gopher_text.gif gopher/icons/gopher_unknown.gif -man/man1/gofish.1.gz -man/man1/gopherd.1.gz -man/man1/mkcache.1.gz -man/man5/dotcache.5.gz -man/man5/gofish.5.gz +share/man/man1/gofish.1.gz +share/man/man1/gopherd.1.gz +share/man/man1/mkcache.1.gz +share/man/man5/dotcache.5.gz +share/man/man5/gofish.5.gz sbin/gofish sbin/gopherd