forked from Lainports/freebsd-ports
devel/ossp-al: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
dfe1fbf06b
commit
8308b21209
2 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= al
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= OSSP/lib/${PORTNAME}
|
||||
PKGNAMEPREFIX= ossp-
|
||||
|
|
@ -13,6 +13,7 @@ LIB_DEPENDS= libex.so:devel/ossp-ex
|
|||
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-ex=${LOCALBASE}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@ lib/libal.a
|
|||
lib/libal.so
|
||||
lib/libal.so.9
|
||||
lib/libal.so.9.0.23
|
||||
man/man3/al.3.gz
|
||||
share/man/man3/al.3.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue