1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Anyone up for a little ocaml on their Alpha box?

This commit is contained in:
Steve Price 1999-05-31 05:14:39 +00:00
parent ea6cc017f7
commit 09b88ce431
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19146

View File

@ -3,7 +3,7 @@
# Date created: 24 December 1996
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
# $Id: Makefile,v 1.6 1999/03/27 22:15:53 asami Exp $
# $Id: Makefile,v 1.7 1999/05/09 16:39:54 steve Exp $
#
DISTNAME= ocaml-2.02
@ -20,6 +20,10 @@ HAS_CONFIGURE= yes
#USE_GMAKE= yes
ALL_TARGET= world bootstrap opt ocamlc.opt ocamlopt.opt
.if ${MACHINE_ARCH} != "i386"
PLIST= ${PKGDIR}/PLIST.noprof
.endif
MAN1= ocaml.1 ocamlc.1 ocamlcp.1 ocamldep.1 ocamllex.1 \
ocamlopt.1 ocamlprof.1 ocamlrun.1 ocamlyacc.1 ocamlmktop.1 \
ocamlc.opt.1 ocamlopt.opt.1