pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc bl3ify
details: https://anonhg.NetBSD.org/pkgsrc/rev/323f3a382df8
branches: trunk
changeset: 469628:323f3a382df8
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Feb 25 23:15:44 2004 +0000
description:
bl3ify
diffstat:
sysutils/fsviewer/Makefile | 6 +++---
x11/wdm/Makefile | 14 +++++++-------
x11/wmessage/Makefile | 6 +++---
x11/wterm/Makefile | 6 +++---
4 files changed, 16 insertions(+), 16 deletions(-)
diffs (102 lines):
diff -r 49adbd35e37e -r 323f3a382df8 sysutils/fsviewer/Makefile
--- a/sysutils/fsviewer/Makefile Wed Feb 25 23:07:51 2004 +0000
+++ b/sysutils/fsviewer/Makefile Wed Feb 25 23:15:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/24 15:06:57 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/02/25 23:18:15 minskim Exp $
#
DISTNAME= FSViewer.app-0.2.3
@@ -22,11 +22,11 @@
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
USE_X11= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
post-install:
cd ${PREFIX}/GNUstep/Apps/FSViewer.app && \
${PAX} -O -zrf ${_DISTDIR}${DISTSUBDIR}/icons.tar.gz *.xpm *.tif
-.include "../../wm/windowmaker/buildlink2.mk"
+.include "../../wm/windowmaker/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 49adbd35e37e -r 323f3a382df8 x11/wdm/Makefile
--- a/x11/wdm/Makefile Wed Feb 25 23:07:51 2004 +0000
+++ b/x11/wdm/Makefile Wed Feb 25 23:15:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: Makefile,v 1.13 2004/02/25 23:19:21 minskim Exp $
DISTNAME= wdm-1.25
PKGREVISION= 1
@@ -11,7 +11,7 @@
BUILD_USES_MSGFMT= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_X11BASE= YES
USE_PKGLOCALEDIR= YES
@@ -56,10 +56,10 @@
${INSTALL_DATA_DIR} ${PREFIX}/share/pixmaps/wdm
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/wdm
-.include "../../graphics/jpeg/buildlink2.mk"
-.include "../../graphics/libungif/buildlink2.mk"
-.include "../../graphics/png/buildlink2.mk"
-.include "../../graphics/tiff/buildlink2.mk"
-.include "../../wm/windowmaker/buildlink2.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/libungif/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../wm/windowmaker/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 49adbd35e37e -r 323f3a382df8 x11/wmessage/Makefile
--- a/x11/wmessage/Makefile Wed Feb 25 23:07:51 2004 +0000
+++ b/x11/wmessage/Makefile Wed Feb 25 23:15:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: Makefile,v 1.22 2004/02/25 23:16:42 minskim Exp $
DISTNAME= wmessage-0.10
PKGREVISION= 3
@@ -9,8 +9,8 @@
HOMEPAGE= http://www.ozemail.com.au/~crn/wmessage/
COMMENT= WINGs based message viewer similar to xmessage
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
USE_X11= # defined
-.include "../../wm/windowmaker/buildlink2.mk"
+.include "../../wm/windowmaker/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 49adbd35e37e -r 323f3a382df8 x11/wterm/Makefile
--- a/x11/wterm/Makefile Wed Feb 25 23:07:51 2004 +0000
+++ b/x11/wterm/Makefile Wed Feb 25 23:15:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: Makefile,v 1.26 2004/02/25 23:15:44 minskim Exp $
DISTNAME= wterm-6.2.9
PKGREVISION= 3
@@ -12,7 +12,7 @@
GNU_CONFIGURE= YES
USE_X11BASE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
CONFIGURE_ARGS+= --enable-utmp --enable-wtmp
CONFIGURE_ARGS+= --enable-xpm-background --enable-transparency
@@ -27,5 +27,5 @@
${INSTALL_DATA} ${WRKSRC}/wtermthai.tiff \
${PREFIX}/share/WindowMaker/Icons
-.include "../../wm/windowmaker/buildlink2.mk"
+.include "../../wm/windowmaker/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index