diff options
Diffstat (limited to 'cad/magic/Makefile')
| -rw-r--r-- | cad/magic/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/magic/Makefile b/cad/magic/Makefile index 60e0441735fe..b39996947f48 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -1,5 +1,5 @@ PORTNAME= magic -DISTVERSION= 8.3.632 +DISTVERSION= 8.3.648 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/magic/archive/ @@ -23,8 +23,7 @@ USE_XORG= ice sm x11 xext xi xmu SHEBANG_FILES= scripts/preproc.py tcltk/ext2sim.sh.in tcltk/ext2spice.sh.in \ tcltk/magic.sh.in -CONFIGURE_ARGS= --enable-modular \ - --with-opengl # --enable-modular should fix build on 15, when failures were due to missing symbols defined in *.sym but not in code +CONFIGURE_ARGS= --with-opengl ALL_TARGET= tcllibrary |
