aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-22 08:52:44 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-22 10:39:39 +0000
commitf0d2fbf5ce4c86045bb77705148f26ee7e2a7df6 (patch)
treec82a532d0d8383cee972d8f5bc68f613a8f31cca
parentbfcc07b01cacff2cfe4a4f5a1b02afef8922601f (diff)
downloadports-f0d2fbf5ce4c86045bb77705148f26ee7e2a7df6.tar.gz
ports-f0d2fbf5ce4c86045bb77705148f26ee7e2a7df6.zip
sysutils/bulk_extractor: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/bulk_extractor/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/bulk_extractor/Makefile b/sysutils/bulk_extractor/Makefile
index 866bdc41d380..9c64cb505cf0 100644
--- a/sysutils/bulk_extractor/Makefile
+++ b/sysutils/bulk_extractor/Makefile
@@ -1,6 +1,7 @@
PORTNAME= bulk_extractor
PORTVERSION= 2.1.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= nobutaka@FreeBSD.org
@@ -33,11 +34,12 @@ GH_TAG_DFXML_SCHEMA= f2a702e
GH_TAG_UTFCPP= 2ad9957
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --enable-exiv2=true
TEST_TARGET= check
-PLIST_FILES= bin/bulk_extractor man/man1/bulk_extractor.1.gz
+PLIST_FILES= bin/bulk_extractor share/man/man1/bulk_extractor.1.gz
post-extract:
${CP} -R ${WRKSRC_be20_api}/* ${WRKSRC}/src/be20_api/