summaryrefslogtreecommitdiff
path: root/textproc/rubygem-docdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-22 12:45:43 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-22 12:45:43 +0000
commit0a6f794f91f09f4c6adee160a72c9a8da70d9bde (patch)
treec39c351dce14a342fbeb6d649bd4be2ad853ebaa /textproc/rubygem-docdiff
parentMake bash use of fdescfs use optional, disabled by default, and forced off when (diff)
- Fix shebangs
Notes
Notes: svn path=/head/; revision=439170
Diffstat (limited to 'textproc/rubygem-docdiff')
-rw-r--r--textproc/rubygem-docdiff/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/rubygem-docdiff/Makefile b/textproc/rubygem-docdiff/Makefile
index e43187e82927..a2f0e0dd9b1f 100644
--- a/textproc/rubygem-docdiff/Makefile
+++ b/textproc/rubygem-docdiff/Makefile
@@ -3,6 +3,7 @@
PORTNAME= docdiff
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -13,7 +14,9 @@ LICENSE= BSD3CLAUSE
NO_ARCH= yes
USE_RUBY= yes
-USES= gem
+USES= gem shebangfix
+SHEBANG_FILES= test/*.rb devutil/*.rb \
+ docdiffwebui.cgi
PLIST_FILES= bin/docdiff