Skip to content

Commit

Permalink
devel/ossp-val: 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 9a9c56e commit 90a7405
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion devel/ossp-val/Makefile
@@ -1,6 +1,6 @@
PORTNAME= val
PORTVERSION= 0.9.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= OSSP/lib/${PORTNAME}
PKGNAMEPREFIX= ossp-
Expand All @@ -14,6 +14,7 @@ LIB_DEPENDS= libex.so:devel/ossp-ex
USES= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-ex=${LOCALBASE}

check: build
Expand Down
4 changes: 2 additions & 2 deletions devel/ossp-val/pkg-plist
Expand Up @@ -4,5 +4,5 @@ lib/libval.a
lib/libval.so
lib/libval.so.9
lib/libval.so.9.0.24
man/man1/val-config.1.gz
man/man3/val.3.gz
share/man/man1/val-config.1.gz
share/man/man3/val.3.gz

0 comments on commit 90a7405

Please sign in to comment.