pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/devilspie This needs intltool now.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14cf2886ac71
branches:  trunk
changeset: 480934:14cf2886ac71
user:      snj <snj%pkgsrc.org@localhost>
date:      Wed Sep 22 00:53:42 2004 +0000

description:
This needs intltool now.

diffstat:

 x11/devilspie/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 7e769cf4ca21 -r 14cf2886ac71 x11/devilspie/Makefile
--- a/x11/devilspie/Makefile    Wed Sep 22 00:43:55 2004 +0000
+++ b/x11/devilspie/Makefile    Wed Sep 22 00:53:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/09/20 21:13:01 snj Exp $
+# $NetBSD: Makefile,v 1.4 2004/09/22 00:53:42 snj Exp $
 
 DISTNAME=              devilspie-0.5.1
 CATEGORIES=            x11
@@ -23,4 +23,6 @@
 .include "../../devel/libglade2/buildlink3.mk"
 .include "../../devel/libwnck/buildlink3.mk"
 .include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index