From 5bbdc6e2e3482dd2cd1e75099bade2eb55c18828 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 3 Jul 2001 20:54:15 +0000 Subject: Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. --- cad/dinotrace/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'cad') diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 6fc77d9e909..ed3926f1313 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/05/24 20:17:13 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.8 2001/07/03 20:54:15 jlam Exp $ # DISTNAME= dinotrace-9.1d @@ -11,7 +11,8 @@ COMMENT= tool for viewing the output of digital simulators INFO_FILES= dinotrace.info -GNU_CONFIGURE= YES -USE_MOTIF= YES +USE_BUILDLINK_ONLY= YES +GNU_CONFIGURE= YES +.include "../../x11/lesstif/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3