pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xfd needs libintl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c92fcce39a34
branches:  trunk
changeset: 648147:c92fcce39a34
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Mar 12 14:31:08 2015 +0000

description:
needs libintl

diffstat:

 x11/xfd/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d8bc1de4b79d -r c92fcce39a34 x11/xfd/Makefile
--- a/x11/xfd/Makefile  Thu Mar 12 14:29:28 2015 +0000
+++ b/x11/xfd/Makefile  Thu Mar 12 14:31:08 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2013/07/17 21:47:55 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/03/12 14:31:08 tnn Exp $
 
 DISTNAME=      xfd-1.1.2
 CATEGORIES=    x11
@@ -15,6 +15,7 @@
 CONFIGURE_ENV+=                APP_MAN_SUFFIX=1
 MAKE_FLAGS+=           appdefaultdir=${PREFIX}/lib/X11/app-defaults
 
+.include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../x11/libXft/buildlink3.mk"
 .include "../../x11/libXaw/buildlink3.mk"
 .include "../../x11/libXmu/buildlink3.mk"



Home | Main Index | Thread Index | Old Index