aboutsummaryrefslogtreecommitdiff
path: root/sysutils/moreutils/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-11-03 22:16:15 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-11-03 22:16:15 +0000
commit6e2d127aee8a6c72750673ff40006bb66c511cd1 (patch)
treec545dd66c18733eafe362f49437838d3d79f2029 /sysutils/moreutils/Makefile
parent9cea805f80141bf0db5e4f598a09427e29cb4746 (diff)
downloadports-6e2d127aee8a6c72750673ff40006bb66c511cd1.tar.gz
ports-6e2d127aee8a6c72750673ff40006bb66c511cd1.zip
Update manpage
- Bump PORTREVISION for package change
Notes
Notes: svn path=/head/; revision=483916
Diffstat (limited to 'sysutils/moreutils/Makefile')
-rw-r--r--sysutils/moreutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/moreutils/Makefile b/sysutils/moreutils/Makefile
index f161b0d5bf32..fbcd5eb650c2 100644
--- a/sysutils/moreutils/Makefile
+++ b/sysutils/moreutils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= moreutils
PORTVERSION= 0.62
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://git.joeyh.name/index.cgi/moreutils.git/snapshot/ \
LOCAL/sunpoet
@@ -19,9 +20,10 @@ OPTIONS_DEFINE= MANPAGES
OPTIONS_DEFAULT=MANPAGES
OPTIONS_SUB= yes
+USES= gmake perl5 shebangfix
+
ALL_TARGET= errnos.h ${CANNED_MANPAGES:R}
MAKE_JOBS_UNSAFE= yes
-USES= gmake perl5 shebangfix
CANNED_MANPAGES=errno.1 \
ifdata.1 \