pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xload needs libintl
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e1e2a38d493
branches: trunk
changeset: 648142:1e1e2a38d493
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Mar 12 14:00:58 2015 +0000
description:
needs libintl
diffstat:
x11/xload/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 5856a13fe554 -r 1e1e2a38d493 x11/xload/Makefile
--- a/x11/xload/Makefile Thu Mar 12 14:00:14 2015 +0000
+++ b/x11/xload/Makefile Thu Mar 12 14:00:58 2015 +0000
@@ -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 @@
MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib/X11/app-defaults
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/libXaw/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index