summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.compat.mk
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-12-21 09:43:25 +0000
committerru <ru@FreeBSD.org>2004-12-21 09:43:25 +0000
commit4b9f1e21d7a8d44bb0cb93b15d578eec198e2ba7 (patch)
tree0d0191a5b940e5829775b244ea03953466e91a5d /share/mk/bsd.compat.mk
parent0fd3f0e7939cb89c4cdb7f94a077e8e4a02437f6 (diff)
downloadFreeBSD-src-4b9f1e21d7a8d44bb0cb93b15d578eec198e2ba7.zip
FreeBSD-src-4b9f1e21d7a8d44bb0cb93b15d578eec198e2ba7.tar.gz
NOTAGS -> NO_TAGS
Diffstat (limited to 'share/mk/bsd.compat.mk')
-rw-r--r--share/mk/bsd.compat.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/mk/bsd.compat.mk b/share/mk/bsd.compat.mk
index a1abde4..83eb737 100644
--- a/share/mk/bsd.compat.mk
+++ b/share/mk/bsd.compat.mk
@@ -15,7 +15,8 @@
NOMANCOMPRESS:NO_MANCOMPRESS \
NOOBJ:NO_OBJ \
NOPIC:NO_PIC \
- NOPROFILE:NO_PROFILE
+ NOPROFILE:NO_PROFILE \
+ NOTAGS:NO_TAGS
.for old in ${oldnew:C/:.*//}
.for new in ${oldnew:C/.*://}
.if defined(${old}) && !defined(${new})
OpenPOWER on IntegriCloud