pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/urt Convert to bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/83902286a57a
branches: trunk
changeset: 473818:83902286a57a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Apr 24 22:09:22 2004 +0000
description:
Convert to bl3.
diffstat:
graphics/urt/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r f1629e72aae2 -r 83902286a57a graphics/urt/Makefile
--- a/graphics/urt/Makefile Sat Apr 24 22:08:55 2004 +0000
+++ b/graphics/urt/Makefile Sat Apr 24 22:09:22 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/01/28 00:32:14 heinz Exp $
+# $NetBSD: Makefile,v 1.34 2004/04/24 22:09:22 wiz Exp $
DISTNAME= urt
PKGNAME= urt-3.1b1
@@ -17,7 +17,7 @@
EXTRACT_ONLY= urt-3.1b.tar.Z
WRKSRC= ${WRKDIR}
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_LIBTOOL= yes
USE_X11= yes
CONFIGURE_SCRIPT=./Configure
@@ -39,5 +39,5 @@
${FIND} . -type d -exec ${CHMOD} 755 '{}' \; ; \
${FIND} . -type f -exec ${CHMOD} 644 '{}' \;)
-.include "../../graphics/netpbm/buildlink2.mk"
+.include "../../graphics/netpbm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index