summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/dinotrace/Makefile5
-rw-r--r--doc/CHANGES3
2 files changed, 5 insertions, 3 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index bfbed2ff75e..fff2399209c 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2003/08/09 10:32:13 seb Exp $
+# $NetBSD: Makefile,v 1.27 2004/01/28 12:21:54 xtraeme Exp $
#
DISTNAME= dinotrace-9.1k
+PKGREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.veripool.com/ftp/
@@ -10,7 +11,7 @@ HOMEPAGE= http://www.veripool.com/dinotrace/
COMMENT= Tool for viewing the output of digital simulators
USE_BUILDLINK2= YES
-USE_X11BASE= YES
+USE_X11= YES
GNU_CONFIGURE= YES
USE_PERL5= build
INFO_FILES= dinotrace.info
diff --git a/doc/CHANGES b/doc/CHANGES
index e36c2127c1c..5365746a163 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4623 2004/01/28 12:14:16 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4624 2004/01/28 12:23:18 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -509,3 +509,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated mutt to 1.4.1nb4 [lukem 2004-01-28]
Updated tla to 1.1 [recht 2004-01-28]
Updated nedit to 5.4nb1 [xtraeme 2004-01-28]
+ Updated dinotrace to 9.1knb1 [xtraeme 2004-01-28]