pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXpm Prepare for localisation by including gette...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a252b4acf8f4
branches: trunk
changeset: 537785:a252b4acf8f4
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jan 15 23:53:01 2008 +0000
description:
Prepare for localisation by including gettext dependency.
diffstat:
x11/libXpm/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 73cea9667cc6 -r a252b4acf8f4 x11/libXpm/Makefile
--- a/x11/libXpm/Makefile Tue Jan 15 23:51:56 2008 +0000
+++ b/x11/libXpm/Makefile Tue Jan 15 23:53:01 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/01/15 23:22:36 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/15 23:53:01 joerg Exp $
#
DISTNAME= libXpm-3.5.7
@@ -20,6 +20,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index