diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2005-06-17 22:59:29 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2005-06-17 22:59:29 +0000 |
commit | 23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d (patch) | |
tree | fa03305e656151ebe33c7e94eacc947b13d1c273 /math/mupad | |
parent | b347391f9ad81dd1ebc74b80d713888404b304bd (diff) | |
download | ports-23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d.tar.gz ports-23b3bc4b0d01608d37199d39bb546c6c9d6a8b1d.zip |
Notes
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 |