From 8679c30432c5e247c2c292221c24b03329c64933 Mon Sep 17 00:00:00 2001 From: snj Date: Mon, 3 May 2004 22:41:43 +0000 Subject: Convert to buildlink3. --- graphics/tcm/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/tcm/Makefile b/graphics/tcm/Makefile index 0a07ee019d0..7513b85ada6 100644 --- a/graphics/tcm/Makefile +++ b/graphics/tcm/Makefile @@ -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 @@ HOMEPAGE= http://wwwhome.cs.utwente.nl/~tcm/index.html 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 @@ do-install: ${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") -- cgit v1.2.3