pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/tcm Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc2ed028b08f
branches: trunk
changeset: 474678:cc2ed028b08f
user: snj <snj%pkgsrc.org@localhost>
date: Mon May 03 22:41:43 2004 +0000
description:
Convert to buildlink3.
diffstat:
graphics/tcm/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 49441292261c -r cc2ed028b08f graphics/tcm/Makefile
--- a/graphics/tcm/Makefile Mon May 03 22:38:40 2004 +0000
+++ b/graphics/tcm/Makefile Mon May 03 22:41:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/01/27 00:53:11 heinz Exp $
+# $NetBSD: Makefile,v 1.20 2004/05/03 22:41:43 snj Exp $
DISTNAME= tcm-2.01.src
PKGNAME= tcm-2.01
@@ -11,7 +11,7 @@
COMMENT= TCM - Toolkit for Conceptual Modeling
WRKSRC= ${WRKDIR}/tcm-2.01/src
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_X11BASE= YES
@@ -91,7 +91,7 @@
${INSTALL_DATA} ${TCM_SRC}/doc/wishlist/* \
${PREFIX}/share/doc/html/tcm/wishlist/
-.include "../../mk/motif.buildlink2.mk"
+.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
.if defined(MOTIF_TYPE) && (${MOTIF_TYPE} == "lesstif")
Home |
Main Index |
Thread Index |
Old Index