aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hstr
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/hstr')
-rw-r--r--sysutils/hstr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/hstr/Makefile b/sysutils/hstr/Makefile
index 18a1dbe5db97..6f7f5749fd86 100644
--- a/sysutils/hstr/Makefile
+++ b/sysutils/hstr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hstr
DISTVERSION= 2.3
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= monsieurp@gentoo.org
@@ -14,8 +15,9 @@ USE_GITHUB= yes
GH_ACCOUNT= dvorka
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/hh bin/hstr \
- man/man1/hstr.1.gz share/bash-completion/completions/hstr
+ share/man/man1/hstr.1.gz share/bash-completion/completions/hstr
.include <bsd.port.mk>