diff --git a/sysutils/hstr/Makefile b/sysutils/hstr/Makefile index 18a1dbe5db978..6f7f5749fd861 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