aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-06-13 03:51:23 +0800
committerantoine <antoine@FreeBSD.org>2015-06-13 03:51:23 +0800
commitac4841fd64d53bc33cd128b191b3b1addc880c8e (patch)
treede18f44af740c0b36bc125111ae0c22316ab9b70 /Mk/Uses
parent8681b7063b593099f16b65ef94ababb33f2e68b1 (diff)
downloadfreebsd-ports-gnome-ac4841fd64d53bc33cd128b191b3b1addc880c8e.tar.gz
freebsd-ports-gnome-ac4841fd64d53bc33cd128b191b3b1addc880c8e.tar.zst
freebsd-ports-gnome-ac4841fd64d53bc33cd128b191b3b1addc880c8e.zip
Fix a typo
Diffstat (limited to 'Mk/Uses')
-rw-r--r--Mk/Uses/shebangfix.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/shebangfix.mk b/Mk/Uses/shebangfix.mk
index 2f6302c2ca55..5ef46388fcf8 100644
--- a/Mk/Uses/shebangfix.mk
+++ b/Mk/Uses/shebangfix.mk
@@ -26,7 +26,7 @@
#
# MAINTAINER: portmgr@FreeBSD.org
-.if !defined(_INCLUDE_USES_SHEBANGFIX_Mk)
+.if !defined(_INCLUDE_USES_SHEBANGFIX_MK)
_INCLUDE_USES_SHEBANGFIX_MK= yes
bash_OLD_CMD?= /bin/bash