summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-02-26 09:00:03 +0000
committerxtraeme <xtraeme>2004-02-26 09:00:03 +0000
commit8f0c4c64531031ddaf4bf99eae7138fb1b9caed2 (patch)
tree007fdb735b300a59c2a9fb989aa4eee34a94deab /wm
parent20f38a6102ba163c1770a2e93d3628522b5a00d2 (diff)
downloadpkgsrc-8f0c4c64531031ddaf4bf99eae7138fb1b9caed2.tar.gz
bl3ify
Diffstat (limited to 'wm')
-rw-r--r--wm/aewm++/Makefile4
-rw-r--r--wm/icewm-gnome/Makefile6
-rw-r--r--wm/icewm-imlib/Makefile4
-rw-r--r--wm/icewm/Makefile4
-rw-r--r--wm/icewm/Makefile.common10
-rw-r--r--wm/novawm/Makefile6
-rw-r--r--wm/openbox2/Makefile8
-rw-r--r--wm/pekwm/Makefile8
8 files changed, 25 insertions, 25 deletions
diff --git a/wm/aewm++/Makefile b/wm/aewm++/Makefile
index 24e17d24645..b9996d9342f 100644
--- a/wm/aewm++/Makefile
+++ b/wm/aewm++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/08/28 20:05:21 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/26 09:02:43 xtraeme Exp $
#
DISTNAME= aewm++-1.0.24
@@ -10,7 +10,7 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://sapphire.sourceforge.net/
COMMENT= Fork of the popular minimal window manager aewm
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
.include "../../mk/bsd.pkg.mk"
diff --git a/wm/icewm-gnome/Makefile b/wm/icewm-gnome/Makefile
index 915008c0e8f..5c96718df2d 100644
--- a/wm/icewm-gnome/Makefile
+++ b/wm/icewm-gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/01/03 18:49:54 reed Exp $
+# $NetBSD: Makefile,v 1.23 2004/02/26 09:00:03 xtraeme Exp $
PKGNAME= ${DISTNAME:S/-/-gnome-/}
PKGREVISION= 1
@@ -14,6 +14,6 @@ CONFIGURE_ARGS+= --with-gnome-menus=yes
CONFIGURE_ARGS+= --with-imlib=yes
CONFIGURE_ARGS+= --with-xpm=no
-.include "../../graphics/imlib/buildlink2.mk"
-.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../graphics/imlib/buildlink3.mk"
+.include "../../x11/gnome-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/wm/icewm-imlib/Makefile b/wm/icewm-imlib/Makefile
index 9a8bd2e51dc..dc6923b5b00 100644
--- a/wm/icewm-imlib/Makefile
+++ b/wm/icewm-imlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:54 reed Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/26 09:00:03 xtraeme Exp $
PKGNAME= ${DISTNAME:S/-/-imlib-/}
PKGREVISION= 1
@@ -14,5 +14,5 @@ CONFIGURE_ARGS+= --with-gnome-menus=no
CONFIGURE_ARGS+= --with-imlib=yes
CONFIGURE_ARGS+= --with-xpm=no
-.include "../../graphics/imlib/buildlink2.mk"
+.include "../../graphics/imlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/wm/icewm/Makefile b/wm/icewm/Makefile
index 32a18659d21..586176583cf 100644
--- a/wm/icewm/Makefile
+++ b/wm/icewm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/08/31 21:15:05 xtraeme Exp $
+# $NetBSD: Makefile,v 1.22 2004/02/26 09:00:03 xtraeme Exp $
PKGNAME= ${DISTNAME}
COMMENT= Small, fast and light-weight window manager
@@ -10,6 +10,6 @@ CONFIGURE_ARGS+= --with-imlib=no
CONFIGURE_ARGS+= --with-xpm=${BUILDLINK_PREFIX.xpm}
.include "Makefile.common"
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/wm/icewm/Makefile.common b/wm/icewm/Makefile.common
index 25cc4904c49..de6807a001a 100644
--- a/wm/icewm/Makefile.common
+++ b/wm/icewm/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.31 2004/01/24 15:18:32 grant Exp $
+# $NetBSD: Makefile.common,v 1.32 2004/02/26 09:00:03 xtraeme Exp $
DISTNAME= icewm-1.2.13
CATEGORIES= x11 wm
@@ -8,7 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://icewm.sourceforge.net/
GNU_CONFIGURE= # defined
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_X11= # defined
USE_GNU_TOOLS+= make
USE_PKGINSTALL= yes
@@ -50,6 +50,6 @@ post-install:
done
${INSTALL_DATA} ${WRKSRC}/doc/*.html ${HTMLDIR}
-.include "../../converters/libiconv/buildlink2.mk"
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../fonts/Xft2/buildlink2.mk"
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../fonts/Xft2/buildlink3.mk"
diff --git a/wm/novawm/Makefile b/wm/novawm/Makefile
index 5e09c374b5e..3aeff4b050f 100644
--- a/wm/novawm/Makefile
+++ b/wm/novawm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/24 15:18:32 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/26 09:02:43 xtraeme Exp $
#
DISTNAME= NovaWM-0.8_alpha
@@ -11,9 +11,9 @@ HOMEPAGE= http://novawm.sourceforge.net/
COMMENT= Nova window manager
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_X11= YES
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/wm/openbox2/Makefile b/wm/openbox2/Makefile
index cfda639ee60..af0e2e9920e 100644
--- a/wm/openbox2/Makefile
+++ b/wm/openbox2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/12/18 09:58:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/26 09:02:43 xtraeme Exp $
#
DISTNAME= openbox-2.2.3
@@ -11,13 +11,13 @@ COMMENT= Window manager based on Blackbox (2.x branch)
DEPENDS= bsetroot>=0.1nb1:../../wm/bsetroot
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
CPPFLAGS+= -DHAVE_STRFTIME=1
-.include "../../devel/pkgconfig/buildlink2.mk"
-.include "../../fonts/Xft2/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../fonts/Xft2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile
index e35849abbec..d252fb09354 100644
--- a/wm/pekwm/Makefile
+++ b/wm/pekwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/24 15:18:32 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/02/26 09:02:43 xtraeme Exp $
#
DISTNAME= pekwm-0.1.3
@@ -12,7 +12,7 @@ HOMEPAGE= http://pekwm.org/
COMMENT= Window manager based on aewm++
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_X11= YES
USE_PERL5= run
@@ -40,6 +40,6 @@ CONF_FILES+= ${EGDIR}/${f} ${PKG_SYSCONFDIR}/${f}
.endfor
.undef f
-.include "../../lang/perl5/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"