Skip to content

Commit

Permalink
devel/libsmdev: 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 22, 2024
1 parent 0b4b9ae commit ae65712
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions devel/libsmdev/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libsmdev
DISTVERSION= alpha-20231128
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libsmdev/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
Expand All @@ -12,6 +13,7 @@ LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-python
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
USES= libtool pathfix python
Expand Down
4 changes: 2 additions & 2 deletions devel/libsmdev/pkg-plist
Expand Up @@ -13,5 +13,5 @@ lib/libsmdev.so.1.0.0
%%PYTHON_SITELIBDIR%%/pysmdev.a
%%PYTHON_SITELIBDIR%%/pysmdev.so
libdata/pkgconfig/libsmdev.pc
man/man1/smdevinfo.1.gz
man/man3/libsmdev.3.gz
share/man/man1/smdevinfo.1.gz
share/man/man3/libsmdev.3.gz

0 comments on commit ae65712

Please sign in to comment.