Skip to content

Commit

Permalink
devel/ossp-l2: 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 648c436 commit 9a9c56e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion devel/ossp-l2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= l2
PORTVERSION= 0.9.13
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= OSSP/lib/${PORTNAME}
PKGNAMEPREFIX= ossp-
Expand All @@ -11,6 +11,7 @@ WWW= http://www.ossp.org/pkg/lib/l2/

USES= libtool
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes

check: build
Expand Down
6 changes: 3 additions & 3 deletions devel/ossp-l2/pkg-plist
Expand Up @@ -5,6 +5,6 @@ lib/libl2.a
lib/libl2.so
lib/libl2.so.9
lib/libl2.so.9.0.33
man/man1/l2-config.1.gz
man/man1/l2tool.1.gz
man/man3/l2.3.gz
share/man/man1/l2-config.1.gz
share/man/man1/l2tool.1.gz
share/man/man3/l2.3.gz

0 comments on commit 9a9c56e

Please sign in to comment.