freebsd-ports/devel/hs-uni/pkg-message
Oliver Braun 5ff8c14ea7 * Developer released a new tarball without incrementing the version number
(verified). Upgrade to this version and bump PORTREVISION.
* Allow choosing of TK Version (default 8.4)

PR:		ports/59618
Submitted by:	maintainer
2003-12-04 22:51:44 +00:00

14 lines
430 B
Text

The workbench has been installed into ${PREFIX}/lib/uni.
The two helper scripts ghchtk and ghcihtk have been installed into
%%PREFIX%%/bin
and can be used to easily add the Htk package-conf to the
ghc(i) command line.
You may need to set the UNIWISH environment variable to point to the
version of wish that you are using. For example, for the tk83 port:
export UNIWISH=wish8.3 (sh)
setenv UNIWISH wish8.3 (csh)