mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/olsrd: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c3c52431a8
commit
b2a424ce97
@ -1,7 +1,7 @@
|
||||
PORTNAME= olsrd
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= decke@FreeBSD.org
|
||||
@ -17,7 +17,7 @@ USE_LDCONFIG= yes
|
||||
USE_RC_SUBR= olsrd
|
||||
|
||||
GH_ACCOUNT= OLSR
|
||||
MAKE_ARGS= VERBOSE=1
|
||||
MAKE_ARGS= VERBOSE=1 mandir=${PREFIX}/share/man
|
||||
|
||||
ALL_TARGET= build_all
|
||||
INSTALL_TARGET= install_all
|
||||
|
@ -11,5 +11,5 @@ lib/olsrd_pgraph.so.1.1
|
||||
lib/olsrd_secure.so.0.6
|
||||
lib/olsrd_txtinfo.so.1.1
|
||||
lib/olsrd_watchdog.so.0.1
|
||||
man/man5/olsrd.conf.5.gz
|
||||
man/man8/olsrd.8.gz
|
||||
share/man/man5/olsrd.conf.5.gz
|
||||
share/man/man8/olsrd.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user