Skip to content

Commit

Permalink
net/yate: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent 110e4d7 commit 81c03aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion net/yate/Makefile
@@ -1,6 +1,6 @@
PORTNAME= yate
PORTVERSION= 6.4.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://yate.null.ro/tarballs/yate6/
DISTNAME= ${PORTNAME}-${PORTVERSION}-1
Expand Down Expand Up @@ -28,6 +28,7 @@ SHEBANG_FILES= share/scripts/banbrutes.php \
share/scripts/voicemail.php
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

CONFIGURE_ARGS= --without-fdsize \
--without-libqt4 \
Expand Down
4 changes: 2 additions & 2 deletions net/yate/pkg-plist
Expand Up @@ -191,8 +191,8 @@ lib/yate/zlibcompress.yate
lib/yate/g722webrtc.yate
lib/yate/wiresniff.yate
libdata/pkgconfig/yate.pc
man/man8/yate.8.gz
man/man8/yate-config.8.gz
share/man/man8/yate.8.gz
share/man/man8/yate-config.8.gz
%%PORTDOCS%%%%DOCSDIR%%/WebRTC-LICENSE
%%PORTDOCS%%%%DOCSDIR%%/WebRTC-LICENSE_THIRD_PARTY
%%PORTDOCS%%%%DOCSDIR%%/WebRTC-PATENTS
Expand Down

0 comments on commit 81c03aa

Please sign in to comment.