Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 1998 00:22:25 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        jkoshy@FreeBSD.ORG
Cc:        ports@FreeBSD.ORG
Subject:   caml-light and emacs
Message-ID:  <199808190722.AAA19720@silvia.hip.berkeley.edu>

next in thread | raw e-mail | index | archive | help
I noticed the caml-light port fails packaging when emacs is not
present.  I think it needs emacs to byte-compile some files.

The problem is that it quietly goes about and installs everything
without byte-compiled stuff, so it dies in packaging.  Can you add
BUILD_DEPENDS to editors/emacs (not preferred) or make it not
byte-compile anything at all (preferred)?

Of course, the latter is only feasible if there isn't a great slowdown 
by not byte-compiling the .el files.

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808190722.AAA19720>