pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/rxvt Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd9a2e0f9474
branches: trunk
changeset: 473812:cd9a2e0f9474
user: snj <snj%pkgsrc.org@localhost>
date: Sat Apr 24 21:34:46 2004 +0000
description:
Convert to buildlink3.
diffstat:
x11/rxvt/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 32e1eb07545e -r cd9a2e0f9474 x11/rxvt/Makefile
--- a/x11/rxvt/Makefile Sat Apr 24 21:20:56 2004 +0000
+++ b/x11/rxvt/Makefile Sat Apr 24 21:34:46 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2003/04/28 20:54:45 salo Exp $
+# $NetBSD: Makefile,v 1.42 2004/04/24 21:34:46 snj Exp $
# FreeBSD Id: Makefile,v 1.13 1997/03/07 12:29:49 obrien Exp
#
@@ -13,7 +13,7 @@
HOMEPAGE= http://www.rxvt.org/
COMMENT= Low memory usage xterm replacement that supports color
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_X11BASE= YES
GNU_CONFIGURE= YES
@@ -66,5 +66,5 @@
${INSTALL_DATA} ${FILESDIR}/Rxvt ${X11PREFIX}/lib/X11/app-defaults; \
fi
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index