aboutsummaryrefslogtreecommitdiff
path: root/sysutils/procenv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/procenv/Makefile')
-rw-r--r--sysutils/procenv/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/procenv/Makefile b/sysutils/procenv/Makefile
index 34eac5ebf75d..12ae0bf47ca3 100644
--- a/sysutils/procenv/Makefile
+++ b/sysutils/procenv/Makefile
@@ -1,5 +1,6 @@
PORTNAME= procenv
DISTVERSION= 0.60
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= eduardo@FreeBSD.org
@@ -19,10 +20,11 @@ GH_ACCOUNT= jamesodhunt
USE_PERL5= build
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
TEST_TARGET= check
PLIST_FILES= bin/procenv \
- man/man1/procenv.1.gz
+ share/man/man1/procenv.1.gz
PORTDOCS= AUTHORS ChangeLog NEWS README TODO
OPTIONS_DEFINE= DOCS