diff options
author | seb <seb@pkgsrc.org> | 2003-08-08 15:42:15 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-08 15:42:15 +0000 |
commit | f8e35bd8581c3ed10e6ebbc2bec96d20e7c835d3 (patch) | |
tree | c5a5d81a0b102101dfee2730cf4750dc2c262bd0 /cad | |
parent | d9ca9b55db3707b7fc9da559d6fd334984771684 (diff) | |
download | pkgsrc-f8e35bd8581c3ed10e6ebbc2bec96d20e7c835d3.tar.gz |
one INFO_FILES occurrence is enough.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/dinotrace/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index dee27cb7874..9d9ee7a00c5 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2003/07/21 16:32:10 martti Exp $ +# $NetBSD: Makefile,v 1.25 2003/08/08 15:42:15 seb Exp $ # DISTNAME= dinotrace-9.1k @@ -9,8 +9,6 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.veripool.com/dinotrace/ COMMENT= Tool for viewing the output of digital simulators -INFO_FILES= dinotrace.info - USE_BUILDLINK2= YES USE_X11BASE= YES GNU_CONFIGURE= YES |