diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/dinotrace/Makefile | 1 | ||||
-rw-r--r-- | cad/iverilog/Makefile | 1 | ||||
-rw-r--r-- | cad/transcalc/Makefile | 2 |
3 files changed, 1 insertions, 3 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 87751e667a3a..348f0db597dd 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -17,7 +17,6 @@ COMMENT= A graphical signal trace waveform viewer OPTIONS= EMACS "Install Emacs supplimentary files" on -USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_MOTIF= yes USE_PERL5_BUILD= yes diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index bd24f7c26a6a..15f62974d9b9 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -20,7 +20,6 @@ COMMENT= A Verilog simulation and synthesis tool GNU_CONFIGURE= yes USE_BISON= build USE_GMAKE= yes -USE_GNOME= gnometarget CONFIGURE_ARGS= --disable-suffix diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index ec9e01434385..d693f13297c7 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://transcalc.sourceforge.net/ MAINTAINER= ports@FreeBSD.org COMMENT= A analysis and synthesis tool for RF and microwave transmission lines -USE_GNOME= gnometarget gtk20 +USE_GNOME= gtk20 GNU_CONFIGURE= yes MAN1= transcalc.1 |