aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2015-09-20 13:05:24 +0000
committerJohan van Selst <johans@FreeBSD.org>2015-09-20 13:05:24 +0000
commit43e46794955e48b812e05efe9135819bf6193c08 (patch)
treebb020ef947ab0c706430d9aff6065466e3577b03 /games
parent2e809f613ff98abdb0d86b0011f434fac880e914 (diff)
downloadports-43e46794955e48b812e05efe9135819bf6193c08.tar.gz
ports-43e46794955e48b812e05efe9135819bf6193c08.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/xboard/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
index b20875a68982..7527a04672d7 100644
--- a/games/xboard/Makefile
+++ b/games/xboard/Makefile
@@ -83,6 +83,8 @@ PORTDOCS= AUTHORS COPYING COPYRIGHT ChangeLog DIFFSTAT FAQ.html NEWS README SHOR
BROKEN_sparc64= Does not install on sparc64
.if ${PORT_OPTIONS:MZIPPY}
+USES+= shebangfix
+SHEBANG_FILES+= ./texi2man
PORTDOCS+= zippy.README
.endif