aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-24 14:15:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-24 14:15:01 +0000
commit7bde7808d6d0eb1bc65be40001b3b80a1e8d55e2 (patch)
treebf3460d462a2da20c41c6e886f49a478a50708e3 /Mk
parentb8aac85c475d5683dcb9909b45ebdb4c4c863f94 (diff)
downloadports-7bde7808d6d0eb1bc65be40001b3b80a1e8d55e2.tar.gz
ports-7bde7808d6d0eb1bc65be40001b3b80a1e8d55e2.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.subdir.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.subdir.mk b/Mk/bsd.port.subdir.mk
index efa6d562ca4e..dcefb47f432f 100644
--- a/Mk/bsd.port.subdir.mk
+++ b/Mk/bsd.port.subdir.mk
@@ -242,7 +242,7 @@ afterinstall: realinstall
realinstall: beforeinstall ${SUBDIR:S/^/_/:S/$/.realinstall/}
.endif
-IGNOREDIR= CVS Mk Templates Tools distfiles packages pkg
+IGNOREDIR= CVS Mk Templates Tools distfiles packages pkg Keywords
.if !target(checksubdirs)
.if defined(PORTSTOP)