aboutsummaryrefslogtreecommitdiff
path: root/databases/dbtool
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 19:01:03 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 19:25:26 +0000
commit3c3c71c37418e62e38cd70854d08b4e71f553e03 (patch)
tree6b79234df29478cf3e1b5aaf0dffd448e065f397 /databases/dbtool
parent64cc9cb02e7606f4980d5cfeb18ef11256803297 (diff)
downloadports-3c3c71c37418e62e38cd70854d08b4e71f553e03.tar.gz
ports-3c3c71c37418e62e38cd70854d08b4e71f553e03.zip
databases/dbtool: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'databases/dbtool')
-rw-r--r--databases/dbtool/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile
index 2ff9b1d4b992..225764da069c 100644
--- a/databases/dbtool/Makefile
+++ b/databases/dbtool/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dbtool
PORTVERSION= 1.9.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://www.daemon.de/idisk/Apps/dbtool/
@@ -17,9 +17,10 @@ USES= gmake localbase shebangfix
SHEBANG_FILES= samples/account-db/accdb
bash_OLD_CMD= /bin/sh
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PORTEXAMPLES= *
-PLIST_FILES= bin/dbtool man/man1/dbtool.1.gz
+PLIST_FILES= bin/dbtool share/man/man1/dbtool.1.gz
OPTIONS_DEFINE= EXAMPLES
OPTIONS_SINGLE= BACKEND