summaryrefslogtreecommitdiff
path: root/cad/dinotrace
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 18:59:52 +0000
committersnj <snj>2004-04-11 18:59:52 +0000
commit7bcdeade5468ff2d8d139388e28c6d9691e32441 (patch)
tree9e1165fbe4bbbc373d18a526daf57a3ff9fc3b55 /cad/dinotrace
parentfb2311ad257c0854b9d9527474cdef99ca369ec5 (diff)
downloadpkgsrc-7bcdeade5468ff2d8d139388e28c6d9691e32441.tar.gz
Convert to buildlink3.
Diffstat (limited to 'cad/dinotrace')
-rw-r--r--cad/dinotrace/Makefile10
1 files changed, 5 insertions, 5 deletions
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"