diff options
Diffstat (limited to 'cad/spice/Makefile')
-rw-r--r-- | cad/spice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 7188ee8a110b..c2f600ca1e31 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -40,7 +40,7 @@ PORTEXAMPLES= bjtnoise.cir bsim1tst.cir bsim2tst.cir diffpair.cir \ rtlinv.cir schmitt.cir simplepz.cir OPTIONS_DEFINE= DOCS EXAMPLES X11 DEV_BSIM3 DEV_BSIM4 DEV_HISIM2 -OPTIONS_DEFAULT=DOCS EXAMPLES X11 +OPTIONS_DEFAULT=X11 X11_USE= XORG=x11,xaw,xext,xmu,xt X11_CONFIGURE_ENV= WITH_X11=yes |