diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 09:31:13 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 09:31:13 +0000 |
commit | 2bf9ca57b161dda80ac325ace89ff2fb273a9127 (patch) | |
tree | 25eee2b7e2ec8a9eedb1ce84f62e5e2d0ad71b11 /cad/transcalc | |
parent | 6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346 (diff) | |
download | ports-2bf9ca57b161dda80ac325ace89ff2fb273a9127.tar.gz ports-2bf9ca57b161dda80ac325ace89ff2fb273a9127.zip |
Notes
Diffstat (limited to 'cad/transcalc')
-rw-r--r-- | cad/transcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index ffa15649d68c..21bd6995571f 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://transcalc.sourceforge.net/ MAINTAINER= ports@FreeBSD.org COMMENT= Analysis and synthesis tool for RF and microwave transmission lines -USES= pkgconfig +USES= gnome pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes |