aboutsummaryrefslogtreecommitdiffstats
path: root/lang/caml-light
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-24 07:03:18 +0800
committermiwi <miwi@FreeBSD.org>2008-03-24 07:03:18 +0800
commit2dbc59cdd62517ce3d991f5a9e4802218747c40a (patch)
tree5e4648487c14dbebc2ab89f7fa36a3c6b8934959 /lang/caml-light
parent36fbb34bc519394874f58b5d9416ca6148c891ed (diff)
downloadfreebsd-ports-gnome-2dbc59cdd62517ce3d991f5a9e4802218747c40a.tar.gz
freebsd-ports-gnome-2dbc59cdd62517ce3d991f5a9e4802218747c40a.tar.zst
freebsd-ports-gnome-2dbc59cdd62517ce3d991f5a9e4802218747c40a.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'lang/caml-light')
-rw-r--r--lang/caml-light/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/caml-light/Makefile b/lang/caml-light/Makefile
index 93ee10217a4a..424847a4c56c 100644
--- a/lang/caml-light/Makefile
+++ b/lang/caml-light/Makefile
@@ -7,7 +7,7 @@
PORTNAME= caml
PORTVERSION= 0.75
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang elisp
MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/ \
ftp://sunsite.doc.ic.ac.uk/computing/programming/languages/ml/caml-light/ \
@@ -19,7 +19,7 @@ DISTNAME= cl75unix
MAINTAINER= jkoshy@freebsd.org
COMMENT= A strongly typed functional language belonging to the ML family
-USE_XLIB= yes
+USE_XORG= x11
WRKSRC= ${WRKDIR}/cl75
ALL_TARGET= configure world bootstrap
MAN1= camlc.1 camllex.1 camllibr.1 camllight.1 camlmktop.1 \