pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/glclock Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9dff358935b7
branches: trunk
changeset: 472552:9dff358935b7
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 11 09:30:37 2004 +0000
description:
Convert to buildlink3.
diffstat:
time/glclock/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 28349f1a6729 -r 9dff358935b7 time/glclock/Makefile
--- a/time/glclock/Makefile Sun Apr 11 09:30:18 2004 +0000
+++ b/time/glclock/Makefile Sun Apr 11 09:30:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 22:55:00 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/11 09:30:37 snj Exp $
#
DISTNAME= glclock-6.0b6.0
@@ -13,7 +13,7 @@
MAKEFILE= makefile
ALL_TARGET= glclock
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= yes
USE_X11= # defined
.include "../../mk/bsd.prefs.mk"
@@ -29,5 +29,5 @@
# mwclock woodclock;do \
# ${INSTALL_SCRIPT} ${WRKSRC}/$$i ${PREFIX}/bin; done
-.include "../../graphics/Mesa/buildlink2.mk"
+.include "../../graphics/Mesa/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index