This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd-ports
Watch
1
Star
0
Fork
0
You've already forked freebsd-ports
mirror of
https://git.FreeBSD.org/ports.git
synced
2024-11-05 22:43:24 +00:00
Code
Issues
Releases
Activity
0d6890afd9
freebsd-ports
/
lang
/
hugs
/
scripts
/
configure
4 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update to the Sep1999 version of Hugs98 PR: 14898 Submitted by: maintainer
1999-11-20 22:49:40 +00:00
#!/bin/sh
This is a port of Nottingham's and Yale's new release of Hugs, a Haskell interpreter and programming environment for developing Haskell programs. PR: ports/4142 and ports/4646 Submitted by: Torsten "Teg" Grust <Torsten.Grust@uni-konstanz.de>
1997-11-24 00:10:19 +00:00
cd ${WRKSRC}/unix
Update to version Feb2000. PR: 18308 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-04-30 19:12:28 +00:00
./configure --with-readline --prefix=${PREFIX}
Reference in New Issue
Copy Permalink