From afee7f6d0c6804d88d56b068e98d1a82d1eae6bc Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 18:59:52 +0000 Subject: Convert to buildlink3. --- cad/dinotrace/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'cad') diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index fff2399209c..978c2855140 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2004/01/28 12:21:54 xtraeme Exp $ +# $NetBSD: Makefile,v 1.28 2004/04/11 18:59:52 snj Exp $ # DISTNAME= dinotrace-9.1k @@ -10,11 +10,11 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.veripool.com/dinotrace/ COMMENT= Tool for viewing the output of digital simulators -USE_BUILDLINK2= YES -USE_X11= YES GNU_CONFIGURE= YES -USE_PERL5= build INFO_FILES= dinotrace.info +USE_BUILDLINK3= YES +USE_PERL5= build +USE_X11= YES -.include "../../mk/motif.buildlink2.mk" +.include "../../mk/motif.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3