diff options
Diffstat (limited to 'math/mupad')
-rw-r--r-- | math/mupad/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/mupad/Makefile b/math/mupad/Makefile index 10054f365caa..e8e70eb02214 100644 --- a/math/mupad/Makefile +++ b/math/mupad/Makefile @@ -20,11 +20,9 @@ EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio NO_CDROM= "unsure to sell for profit" -USE_LINUX?= yes +USE_LINUX= yes ONLY_FOR_ARCHS= i386 -INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes NO_WRKSUBDIR= yes MAN1= mmg.1 mmgd.1 mupad.1 xmupad.1 |