summaryrefslogtreecommitdiff
path: root/x11/xplanet/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xplanet/options.mk')
-rw-r--r--x11/xplanet/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xplanet/options.mk b/x11/xplanet/options.mk
index fc7ac95ac63..46169ce2b0e 100644
--- a/x11/xplanet/options.mk
+++ b/x11/xplanet/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2009/07/22 13:37:06 wiz Exp $
+# $NetBSD: options.mk,v 1.2 2019/11/16 17:36:28 ng0 Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.xplanet
PKG_SUPPORTED_OPTIONS= x11
@@ -7,6 +7,7 @@ PKG_SUGGESTED_OPTIONS= x11
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mx11)
+# for pango pkg-config is required
USE_TOOLS+= pkg-config
.include "../../devel/pango/buildlink3.mk"