mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/ossp-sa: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5aed87b886
commit
16b18f6745
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= sa
|
||||
PORTVERSION= 1.2.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= OSSP/lib/${PORTNAME}
|
||||
PKGNAMEPREFIX= ossp-
|
||||
|
@ -12,6 +12,7 @@ WWW= http://www.ossp.org/pkg/lib/sa/
|
|||
LIB_DEPENDS= libex.so:devel/ossp-ex
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-ex=${LOCALBASE}
|
||||
USES= gmake libtool pathfix
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -5,4 +5,4 @@ lib/libsa.so
|
|||
lib/libsa.so.12
|
||||
lib/libsa.so.12.0.26
|
||||
libdata/pkgconfig/sa.pc
|
||||
man/man3/sa.3.gz
|
||||
share/man/man3/sa.3.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue