summaryrefslogtreecommitdiff
path: root/x11
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
commitb0d91bb8e38b134b4a71488e845f2f1727114970 (patch)
tree1c921b7e002d9ec0039041746212727b4a295f54 /x11
parent099bcf20751a4ef81d0c015955303ad3613ffd1d (diff)
downloadpkgsrc-b0d91bb8e38b134b4a71488e845f2f1727114970.tar.gz
needs libintl
Diffstat (limited to 'x11')
-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"