summaryrefslogtreecommitdiffstats
path: root/lang/caml-light
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-12-22 07:45:39 +0000
committerasami <asami@FreeBSD.org>1998-12-22 07:45:39 +0000
commitb1334ae856bb619d76517f639dafe465b1ecc5a7 (patch)
tree9edb952780c548bc21b0459c98ef94835736eb67 /lang/caml-light
parentcdccb972625d38000d5e776009f828efadf0b83b (diff)
downloadFreeBSD-ports-b1334ae856bb619d76517f639dafe465b1ecc5a7.zip
FreeBSD-ports-b1334ae856bb619d76517f639dafe465b1ecc5a7.tar.gz
Add USE_XLIB.
Diffstat (limited to 'lang/caml-light')
-rw-r--r--lang/caml-light/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/caml-light/Makefile b/lang/caml-light/Makefile
index 3e98c6f..525bcbf 100644
--- a/lang/caml-light/Makefile
+++ b/lang/caml-light/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 July 1998
# Whom: jkoshy
#
-# $Id: Makefile,v 1.3 1998/10/13 23:45:15 jseger Exp $
+# $Id: Makefile,v 1.4 1998/11/20 15:26:10 kuriyama Exp $
#
DISTNAME= cl74unix
@@ -19,6 +19,7 @@ MAINTAINER= jkoshy@freebsd.org
BROKEN_ELF= cp: bignum/libbignum.a: No such file or directory
+USE_XLIB= yes
WRKSRC= ${WRKDIR}/cl74
ALL_TARGET= configure world bootstrap
MAN1= camlc.1 camllex.1 camllibr.1 camllight.1 camlmktop.1 camlrun.1 camlyacc.1 mletags.1 camllorder.1 camlsearch.1
OpenPOWER on IntegriCloud