diff --git a/net/openbgpd7/Makefile b/net/openbgpd7/Makefile index dbd756ce35fc..32e28470231a 100644 --- a/net/openbgpd7/Makefile +++ b/net/openbgpd7/Makefile @@ -1,28 +1,30 @@ PORTNAME= openbgpd PORTVERSION= 7.7 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= OPENBSD/OpenBGPD PKGNAMESUFFIX= 7 MAINTAINER= pi@FreeBSD.org COMMENT= Free implementation of the Border Gateway Protocol, Version 4 WWW= https://www.openbgpd.org/ LICENSE= MIT LICENSE_FILE= ${FILESDIR}/COPYING LIB_DEPENDS= libevent.so:devel/libevent USES= autoreconf libtool localbase pathfix uidfix USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share SUB_FILES= pkg-message USERS= _bgpd GROUPS= _bgpd CONFLICTS= zebra quagga .include diff --git a/net/openbgpd7/pkg-plist b/net/openbgpd7/pkg-plist index b49cb6c5c3c0..dca577427c8d 100644 --- a/net/openbgpd7/pkg-plist +++ b/net/openbgpd7/pkg-plist @@ -1,8 +1,8 @@ sbin/bgpctl sbin/bgpd sbin/bgplgd -man/man5/bgpd.conf.5.gz -man/man8/bgpctl.8.gz -man/man8/bgpd.8.gz -man/man8/bgplgd.8.gz +share/man/man5/bgpd.conf.5.gz +share/man/man8/bgpctl.8.gz +share/man/man8/bgpd.8.gz +share/man/man8/bgplgd.8.gz @sample etc/bgpd.conf.sample