pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 bl3ify
details: https://anonhg.NetBSD.org/pkgsrc/rev/f339d6a4c8b7
branches: trunk
changeset: 470718:f339d6a4c8b7
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Mar 11 16:19:03 2004 +0000
description:
bl3ify
diffstat:
x11/XaoS/Makefile | 6 +++---
x11/Xaw-Xpm/Makefile | 6 +++---
x11/Xaw3d/Makefile | 4 ++--
x11/xwatchwin/Makefile | 4 ++--
x11/xwit/Makefile | 4 ++--
x11/xwrits/Makefile | 4 ++--
6 files changed, 14 insertions(+), 14 deletions(-)
diffs (120 lines):
diff -r 0e743d8821a5 -r f339d6a4c8b7 x11/XaoS/Makefile
--- a/x11/XaoS/Makefile Thu Mar 11 16:03:30 2004 +0000
+++ b/x11/XaoS/Makefile Thu Mar 11 16:19:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/08/09 11:34:08 seb Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/11 16:19:03 xtraeme Exp $
#
DISTNAME= XaoS-3.0
@@ -9,11 +9,11 @@
HOMEPAGE= http://xaos.theory.org/
COMMENT= Zoomable fractal rendering doodad
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-curses-driver=no
INFO_FILES= xaos.info
-.include "../../graphics/png/buildlink2.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 0e743d8821a5 -r f339d6a4c8b7 x11/Xaw-Xpm/Makefile
--- a/x11/Xaw-Xpm/Makefile Thu Mar 11 16:03:30 2004 +0000
+++ b/x11/Xaw-Xpm/Makefile Thu Mar 11 16:19:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/03/08 19:40:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2004/03/11 16:19:03 xtraeme Exp $
#
DISTNAME= Xaw-XPM-1.1
@@ -16,7 +16,7 @@
DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs
WRKSRC= ${WRKDIR}/XawXpm
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_IMAKE= YES
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
@@ -29,5 +29,5 @@
${CP} ${PKGDIR}/PLIST ${PLIST_SRC}
cd ${PREFIX} && ${LS} lib/libXaw3d* >> ${PLIST_SRC}
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 0e743d8821a5 -r f339d6a4c8b7 x11/Xaw3d/Makefile
--- a/x11/Xaw3d/Makefile Thu Mar 11 16:03:30 2004 +0000
+++ b/x11/Xaw3d/Makefile Thu Mar 11 16:19:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2004/01/20 12:28:26 agc Exp $
+# $NetBSD: Makefile,v 1.37 2004/03/11 16:19:03 xtraeme Exp $
#
DISTNAME= Xaw3d-1.5
@@ -11,7 +11,7 @@
CONFLICTS= Xaw-Xpm-[0-9]*
WRKSRC= ${WRKDIR}/xc/lib/Xaw3d
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_IMAKE= YES
PLIST_SRC= ${WRKDIR}/PLIST-src
diff -r 0e743d8821a5 -r f339d6a4c8b7 x11/xwatchwin/Makefile
--- a/x11/xwatchwin/Makefile Thu Mar 11 16:03:30 2004 +0000
+++ b/x11/xwatchwin/Makefile Thu Mar 11 16:19:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/21 17:38:35 martti Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/11 16:19:03 xtraeme Exp $
DISTNAME= xwatchwin
PKGNAME= xwatchwin-1.1.1
@@ -9,7 +9,7 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
COMMENT= Watch a window on another X server
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"
diff -r 0e743d8821a5 -r f339d6a4c8b7 x11/xwit/Makefile
--- a/x11/xwit/Makefile Thu Mar 11 16:03:30 2004 +0000
+++ b/x11/xwit/Makefile Thu Mar 11 16:19:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:57:06 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/03/11 16:19:03 xtraeme Exp $
#
DISTNAME= xwit-3.4
@@ -9,7 +9,7 @@
MAINTAINER= seb%NetBSD.org@localhost
COMMENT= Utility for calling X11 functions from the shell
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"
diff -r 0e743d8821a5 -r f339d6a4c8b7 x11/xwrits/Makefile
--- a/x11/xwrits/Makefile Thu Mar 11 16:03:30 2004 +0000
+++ b/x11/xwrits/Makefile Thu Mar 11 16:19:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/17 22:57:06 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/03/11 16:19:03 xtraeme Exp $
DISTNAME= xwrits-2.21
CATEGORIES= x11
@@ -9,7 +9,7 @@
COMMENT= Wrist break reminder for prevention of repetitive stress injuries
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index