pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xpad bl3ify
details: https://anonhg.NetBSD.org/pkgsrc/rev/589173fb386e
branches: trunk
changeset: 468786:589173fb386e
user: grant <grant%pkgsrc.org@localhost>
date: Mon Feb 16 22:19:01 2004 +0000
description:
bl3ify
diffstat:
x11/xpad/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (26 lines):
diff -r ea67a31ba94f -r 589173fb386e x11/xpad/Makefile
--- a/x11/xpad/Makefile Mon Feb 16 22:07:48 2004 +0000
+++ b/x11/xpad/Makefile Mon Feb 16 22:19:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/24 15:30:34 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/16 22:19:01 grant Exp $
#
DISTNAME= xpad-1.12
@@ -15,12 +15,12 @@
DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= yes
USE_X11= yes
-.include "../../converters/libiconv/buildlink2.mk"
-.include "../../x11/gtk2/buildlink2.mk"
-.include "../../textproc/intltool/buildlink2.mk"
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index