aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dwatch-gource
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2018-06-01 21:25:06 +0000
committerDevin Teske <dteske@FreeBSD.org>2018-06-01 21:25:06 +0000
commit9293b362836b1d5bfd08eaf9735b6057379c496f (patch)
tree0617e1714d89d6aff5df767172a6f44c7e9ece81 /sysutils/dwatch-gource
parent10284543faf894260b32190ec2a43e15036ddb57 (diff)
downloadports-9293b362836b1d5bfd08eaf9735b6057379c496f.tar.gz
ports-9293b362836b1d5bfd08eaf9735b6057379c496f.zip
Notes
Diffstat (limited to 'sysutils/dwatch-gource')
-rw-r--r--sysutils/dwatch-gource/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/dwatch-gource/Makefile b/sysutils/dwatch-gource/Makefile
index 87cef0018b2b..e67e8d0e1f37 100644
--- a/sysutils/dwatch-gource/Makefile
+++ b/sysutils/dwatch-gource/Makefile
@@ -19,6 +19,12 @@ PORTDOCS= README.md
OPTIONS_DEFINE= DOCS
+.include <bsd.port.options.mk>
+
+.if ${OSVERSION} < 1101516 || (${OSVERSION} >= 1200000 && ${OSVERSION} < 1200065)
+IGNORE= requires dwatch available in recent FreeBSD 11 or 12
+.endif
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/gwatch ${STAGEDIR}${PREFIX}/sbin
@${MKDIR} ${STAGEDIR}${PREFIX}/libexec/dwatch