summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2014-01-29 20:39:35 +0000
committerMatthias Andree <mandree@FreeBSD.org>2014-01-29 20:39:35 +0000
commit8f55879b99d907ddc5bb6f942c9859f37c62a306 (patch)
treea41feec8d5f79257cac09725ccede651b27ffff9
parent- Add two new arguments to USES=iconv so ports can indicate they use GNU (diff)
Fix typo (valide -> valid).
Approved by: portmgr (mat)
Notes
Notes: svn path=/head/; revision=341777
-rw-r--r--Mk/Uses/desthack.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/desthack.mk b/Mk/Uses/desthack.mk
index 6322f1f7825d..ef2a331f2bd0 100644
--- a/Mk/Uses/desthack.mk
+++ b/Mk/Uses/desthack.mk
@@ -7,14 +7,14 @@
#
# Feature: desthack
# Usage: USES=desthack
-# Valide ARGS: none
+# Valid ARGS: none
#
.if !defined(_INCLUDE_USES_DESTHACK_MK)
_INCLUDE_USES_DESTHACK_MK= yes
.if defined(_desthack_ARGS)
-IGNORE= USES=desthack valide args are none or 'la'
+IGNORE= USES=desthack valid args are none or 'la'
.endif
GNU_CONFIGURE_PREFIX= \$${${DESTDIRNAME}}${PREFIX}