summaryrefslogtreecommitdiff
path: root/x11/xload
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-03-12 14:00:58 +0000
committertnn <tnn@pkgsrc.org>2015-03-12 14:00:58 +0000
commitace28ff84278782c9e8eefc5a0f47511e62ff71b (patch)
tree1c921b7e002d9ec0039041746212727b4a295f54 /x11/xload
parentc79ca0b02ddb0a3a7daf15a5ac1a8f788809716c (diff)
downloadpkgsrc-ace28ff84278782c9e8eefc5a0f47511e62ff71b.tar.gz
needs libintl
Diffstat (limited to 'x11/xload')
-rw-r--r--x11/xload/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xload/Makefile b/x11/xload/Makefile
index 256689743ab..4a2e6bdaae6 100644
--- a/x11/xload/Makefile
+++ b/x11/xload/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/08/04 07:28:57 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/03/12 14:00:58 tnn Exp $
DISTNAME= xload-1.1.2
CATEGORIES= x11
@@ -16,5 +16,6 @@ CONFIGURE_ENV+= APP_MAN_SUFFIX=1
MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib/X11/app-defaults
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/libXaw/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"