pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/devilspie Use bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/697f96d37a4a
branches: trunk
changeset: 470193:697f96d37a4a
user: snj <snj%pkgsrc.org@localhost>
date: Sun Mar 07 05:51:43 2004 +0000
description:
Use bl3.
diffstat:
x11/devilspie/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r 9aa90ad02cac -r 697f96d37a4a x11/devilspie/Makefile
--- a/x11/devilspie/Makefile Sun Mar 07 05:41:43 2004 +0000
+++ b/x11/devilspie/Makefile Sun Mar 07 05:51:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/27 19:53:11 snj Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/07 05:51:43 snj Exp $
DISTNAME= devilspie-0.3.1
CATEGORIES= x11
@@ -9,7 +9,7 @@
COMMENT= Window-matching utility to customize window behavior
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
USE_X11= YES
@@ -20,7 +20,7 @@
${INSTALL_DATA} ${WRKSRC}/sample-config.xml \
${PREFIX}/share/examples/devilspie/
-.include "../../devel/libglade2/buildlink2.mk"
-.include "../../devel/libwnck/buildlink2.mk"
-.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libwnck/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index