diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 21:36:13 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 21:36:13 +0000 |
commit | c2e845d0c8bc7c9f164cff0518da23f674677570 (patch) | |
tree | 7fc33d51c49bd9a7ccd279ab581748918852d482 /cad/dinotrace | |
parent | 2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b (diff) |
Notes
Diffstat (limited to 'cad/dinotrace')
-rw-r--r-- | cad/dinotrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 87479ae4f20b..98ae24eda48b 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -14,7 +14,7 @@ COMMENT= Graphical signal trace waveform viewer LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake motif perl5 tar:tgz +USES= gmake motif perl5 tar:tgz xorg USE_XORG= x11 sm ice xmu xt USE_PERL5= build |