Skip to content

Commit

Permalink
devel/ossp-cfg: 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 23, 2024
1 parent edf97c6 commit 648c436
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion devel/ossp-cfg/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cfg
PORTVERSION= 0.9.11
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= OSSP/lib/${PORTNAME}
PKGNAMEPREFIX= ossp-
Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion devel/ossp-cfg/pkg-plist
Expand Up @@ -4,4 +4,4 @@ lib/libcfg.a
lib/libcfg.so
lib/libcfg.so.9
lib/libcfg.so.9.0.31
man/man3/cfg.3.gz
share/man/man3/cfg.3.gz

0 comments on commit 648c436

Please sign in to comment.