aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-05-05 17:23:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-05-05 17:23:02 +0000
commit18d30488ccc4059bae04f056b4c55e507342f23c (patch)
tree0af507061102fcc6b6e9382892801c2ea60eec62
parent88e94f8fc3e04f777d74d49b12e0e22880752c5f (diff)
downloadports-18d30488ccc4059bae04f056b4c55e507342f23c.tar.gz
ports-18d30488ccc4059bae04f056b4c55e507342f23c.zip
Notes
-rw-r--r--Mk/bsd.stage.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.stage.mk b/Mk/bsd.stage.mk
index 16588bd56a65..d05e7718f97b 100644
--- a/Mk/bsd.stage.mk
+++ b/Mk/bsd.stage.mk
@@ -17,7 +17,7 @@ QA_ENV+= STAGEDIR=${STAGEDIR} \
.if !empty(USES:Mdesktop-file-utils)
QA_ENV+= USESDESKTOPFILEUTILS=yes
.endif
-.if !empty(USES:Mdesktop-file-utils)
+.if !empty(USES:Mshared-mime-info)
QA_ENV+= USESSHAREDMIMEINFO=yes
.endif
CO_ENV+= STAGEDIR=${STAGEDIR} \