pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc8649ae90d6
branches: trunk
changeset: 472897:dc8649ae90d6
user: snj <snj%pkgsrc.org@localhost>
date: Tue Apr 13 21:35:56 2004 +0000
description:
Convert to buildlink3.
diffstat:
x11/gtk-engines/Makefile | 8 ++++----
x11/gtkstep/Makefile | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (49 lines):
diff -r 650e46b62bcb -r dc8649ae90d6 x11/gtk-engines/Makefile
--- a/x11/gtk-engines/Makefile Tue Apr 13 21:34:18 2004 +0000
+++ b/x11/gtk-engines/Makefile Tue Apr 13 21:35:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/04/05 13:27:00 tron Exp $
+# $NetBSD: Makefile,v 1.22 2004/04/13 21:35:56 snj Exp $
DISTNAME= gtk-engines-0.12
PKGREVISION= 6
@@ -14,11 +14,11 @@
CONFLICTS+= gtk2-engines-*
GNU_CONFIGURE= # defined
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= yes
USE_X11BASE= # defined
USE_LIBTOOL= # defined
SHLIBTOOL_OVERRIDE= libtool
-.include "../../x11/gtk/buildlink2.mk"
-.include "../../graphics/imlib/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
+.include "../../graphics/imlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 650e46b62bcb -r dc8649ae90d6 x11/gtkstep/Makefile
--- a/x11/gtkstep/Makefile Tue Apr 13 21:34:18 2004 +0000
+++ b/x11/gtkstep/Makefile Tue Apr 13 21:35:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/03/08 19:40:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/13 21:38:25 snj Exp $
DISTNAME= gtkstep-1.10
PKGREVISION= 4
@@ -12,7 +12,7 @@
DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
USE_LIBTOOL= # defined
@@ -21,5 +21,5 @@
${INSTALL_DATA} ${WRKSRC}/step/Theme/gtk/gtkrc \
${PREFIX}/share/themes/Step/gtk
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index