diff options
author | kris <kris@FreeBSD.org> | 2006-02-26 05:51:59 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-26 05:51:59 +0800 |
commit | d75a6b7988c9d955d3087a2bc7941ce399ff8103 (patch) | |
tree | 56e4b6a4a53da02972068c0816b58d9ccdd6950a /math/mupad | |
parent | 3598aea37ff7f843f37688348cb51d26a67ada03 (diff) | |
download | freebsd-ports-gnome-d75a6b7988c9d955d3087a2bc7941ce399ff8103.tar.gz freebsd-ports-gnome-d75a6b7988c9d955d3087a2bc7941ce399ff8103.tar.zst freebsd-ports-gnome-d75a6b7988c9d955d3087a2bc7941ce399ff8103.zip |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (implicit)
Diffstat (limited to 'math/mupad')
-rw-r--r-- | math/mupad/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/mupad/Makefile b/math/mupad/Makefile index b34d51002e7b..275cf05cc5e1 100644 --- a/math/mupad/Makefile +++ b/math/mupad/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_ NO_CDROM= "unsure to sell for profit" +BROKEN= Incomplete pkg-plist + USE_LINUX= yes ONLY_FOR_ARCHS= i386 |