aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-11-21 05:50:11 +0800
committerbapt <bapt@FreeBSD.org>2013-11-21 05:50:11 +0800
commit14333b18c88ccba633df91d9602e28a363f9e850 (patch)
tree08a7b61e0700d4bcfe0a5bc9edaa3b7fb45b3450 /Mk
parent159e16327cbac92ae8ad6fa2bd34e23071c8665b (diff)
downloadfreebsd-ports-gnome-14333b18c88ccba633df91d9602e28a363f9e850.tar.gz
freebsd-ports-gnome-14333b18c88ccba633df91d9602e28a363f9e850.tar.zst
freebsd-ports-gnome-14333b18c88ccba633df91d9602e28a363f9e850.zip
Fix typo
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 87459f802070..545dfb5986e7 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -6767,7 +6767,7 @@ show-dev-errors:
@${FALSE}
check-makefile:: show-dev-errors
.endif
-.endif #DVELOPER
+.endif #DEVELOPER
.endif
# End of post-makefile section.