pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/jpilot Add missing build dependency on intltool
details: https://anonhg.NetBSD.org/pkgsrc/rev/15b358f57364
branches: trunk
changeset: 514831:15b358f57364
user: smb <smb%pkgsrc.org@localhost>
date: Sun Jun 18 12:26:31 2006 +0000
description:
Add missing build dependency on intltool
diffstat:
comms/jpilot/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e0a1c28e1f6b -r 15b358f57364 comms/jpilot/Makefile
--- a/comms/jpilot/Makefile Sun Jun 18 12:15:48 2006 +0000
+++ b/comms/jpilot/Makefile Sun Jun 18 12:26:31 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2006/06/13 21:52:11 bad Exp $
+# $NetBSD: Makefile,v 1.56 2006/06/18 12:26:31 smb Exp $
#
DISTNAME= jpilot-0.99.8
@@ -32,6 +32,7 @@
.include "../../comms/pilot-link-libs/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
post-extract:
Home |
Main Index |
Thread Index |
Old Index