pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome-applets Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65af3358adcf
branches:  trunk
changeset: 474199:65af3358adcf
user:      snj <snj%pkgsrc.org@localhost>
date:      Mon Apr 26 05:51:57 2004 +0000

description:
Convert to buildlink3.

diffstat:

 x11/gnome-applets/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 4500d6486663 -r 65af3358adcf x11/gnome-applets/Makefile
--- a/x11/gnome-applets/Makefile        Mon Apr 26 05:36:31 2004 +0000
+++ b/x11/gnome-applets/Makefile        Mon Apr 26 05:51:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2004/04/14 19:30:23 jmmv Exp $
+# $NetBSD: Makefile,v 1.42 2004/04/26 05:51:57 snj Exp $
 #
 
 DISTNAME=              gnome-applets-1.4.0.4
@@ -15,7 +15,7 @@
 
 BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_DIRS+=             xdg-1.1
 USE_PKGLOCALEDIR=      YES
 USE_GNU_TOOLS+=                make
@@ -26,7 +26,7 @@
 
 GNU_CONFIGURE=         YES
 
-.include "../../sysutils/libgtop/buildlink2.mk"
+.include "../../sysutils/libgtop/buildlink3.mk"
 .include "../../textproc/scrollkeeper/omf.mk"
-.include "../../x11/gnome-core/buildlink2.mk"
+.include "../../x11/gnome-core/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index