aboutsummaryrefslogtreecommitdiff
path: root/x11/cde-25
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-07-03 12:42:00 +0000
committerCy Schubert <cy@FreeBSD.org>2023-07-03 12:47:16 +0000
commitc3a960a1872c9b2575b02c2ac970600d6342fbd6 (patch)
tree4ed9d3a9adba04a3bbfd8d9eebe26e0c52cd23b4 /x11/cde-25
parentd112fbe110d927f43ef328d01f08fcf328cd75ce (diff)
downloadports-c3a960a1872c9b2575b02c2ac970600d6342fbd6.tar.gz
ports-c3a960a1872c9b2575b02c2ac970600d6342fbd6.zip
x11/cde*: Add missing shebang script
During 2023Q3 testing (using pudriere bulk -t, which enables DEVELOPER mode), it was discovered that a tcl script was not getting fixed by shabangfix. This commit fixes that. Reported by: dizzy MFH: 2023Q3
Diffstat (limited to 'x11/cde-25')
-rw-r--r--x11/cde-25/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/cde-25/Makefile b/x11/cde-25/Makefile
index 37bfc1c0a9fc..4a62b76cb967 100644
--- a/x11/cde-25/Makefile
+++ b/x11/cde-25/Makefile
@@ -41,7 +41,8 @@ RUN_DEPENDS= ksh93:shells/ksh \
USES= autoreconf:build iconv:wchar_t gmake jpeg libtool motif perl5 \
shebangfix tcl:86 xorg
SHEBANG_LANG= pl
-SHEBANG_FILES= programs/dtinfo/tools/bin/ccdate
+SHEBANG_FILES= programs/dtinfo/tools/bin/ccdate \
+ programs/dtdocbook/tcl/docbook.tcl
DT_PREFIX= ${PREFIX}/dt${DT_ID}
USE_LDCONFIG= ${DT_PREFIX}/lib
USE_RC_SUBR= dtcms${DT_ID} dtlogin${DT_ID}