[Midnightbsd-cvs] mports [17239] trunk/lang/ocaml/Makefile: bzip
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 14 23:31:13 EDT 2014
Revision: 17239
http://svnweb.midnightbsd.org/mports/?rev=17239
Author: laffer1
Date: 2014-09-14 23:31:12 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
bzip
Modified Paths:
--------------
trunk/lang/ocaml/Makefile
Modified: trunk/lang/ocaml/Makefile
===================================================================
--- trunk/lang/ocaml/Makefile 2014-09-15 03:30:41 UTC (rev 17238)
+++ trunk/lang/ocaml/Makefile 2014-09-15 03:31:12 UTC (rev 17239)
@@ -2,7 +2,7 @@
PORTNAME= ocaml
PORTVERSION= 3.12.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME:R}/ \
ftp://ftp.inria.fr/INRIA/caml-light/${DISTNAME:R}/ \
@@ -12,10 +12,11 @@
PKGNAMESUFFIX= ${SFX}
MAINTAINER?= ports at MidnightBSD.org
-COMMENT?= The Objective Caml compiler and programming environment
+COMMENT?= Objective Caml compiler and programming environment
+
LICENSE= other
-USE_BZIP2= yes
+USES= tar:bzip2
REINPLACE_ARGS= -i ""
HAS_CONFIGURE= yes
USE_LDCONFIG= yes
More information about the Midnightbsd-cvs
mailing list