Skip to content

Commit

Permalink
sysutils/ltfs: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 22, 2024
1 parent 4b91392 commit 933a1ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions sysutils/ltfs/Makefile
Expand Up @@ -2,6 +2,7 @@ PORTNAME= ltfs
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.6.1
DISTVERSIONSUFFIX= -10511
PORTREVISION= 1
CATEGORIES= sysutils

MAINTAINER= kbowling@FreeBSD.org
Expand All @@ -26,6 +27,7 @@ USE_LDCONFIG= yes
SHEBANG_FILES= src/utils/ltfs_ordered_copy

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

CONFIGURE_ARGS+= --enable-icu-6x

Expand Down
8 changes: 4 additions & 4 deletions sysutils/ltfs/pkg-plist
Expand Up @@ -46,9 +46,9 @@ lib/ltfs/libtape-cam.so
lib/ltfs/libtape-file.so
lib/ltfs/libtape-itdtimg.so
libdata/pkgconfig/ltfs.pc
man/man1/ltfs_ordered_copy.1.gz
man/man8/ltfs-sde.8.gz
man/man8/ltfsck.8.gz
man/man8/mkltfs.8.gz
share/man/man1/ltfs_ordered_copy.1.gz
share/man/man8/ltfs-sde.8.gz
share/man/man8/ltfsck.8.gz
share/man/man8/mkltfs.8.gz
%%SNMP%%share/snmp/LTFS-MIB.txt
%%SNMP%%share/snmp/LtfsSnmpTrapDef.txt

0 comments on commit 933a1ef

Please sign in to comment.