diff --git a/net/rtpproxy/Makefile b/net/rtpproxy/Makefile index bf39dbb9f4aa..fa5da7b00d4b 100644 --- a/net/rtpproxy/Makefile +++ b/net/rtpproxy/Makefile @@ -1,6 +1,7 @@ PORTNAME= rtpproxy PORTVERSION= 2.1.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= farrokhi@FreeBSD.org @@ -16,6 +17,7 @@ USE_GITHUB= yes GH_ACCOUNT= sippy GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib diff --git a/net/rtpproxy/pkg-plist b/net/rtpproxy/pkg-plist index 0c4128891975..f43ff315e937 100644 --- a/net/rtpproxy/pkg-plist +++ b/net/rtpproxy/pkg-plist @@ -4,4 +4,4 @@ bin/rtpproxy bin/rtpproxy_debug lib/rtpproxy/rtpp_acct_csv.so lib/rtpproxy/rtpp_acct_csv_debug.so -man/man8/rtpproxy.8.gz +share/man/man8/rtpproxy.8.gz