summaryrefslogtreecommitdiff
path: root/archivers/ocaml-bz2/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 01:02:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 01:02:57 +0000
commitecfa41e79d43b6e6c59cfc7ea8de3bbf6643dda3 (patch)
treeee68401b2ee3dafe958408cec9cdc338aab8b747 /archivers/ocaml-bz2/Makefile
parent- Removed LIB_DEPENDS of libmaa, as it is no longer required. (diff)
Convert archivers from USE_GMAKE to USES=gmake
While here: - Trim headers - Convert some port to the new perl world - Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=325646
Diffstat (limited to '')
-rw-r--r--archivers/ocaml-bz2/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile
index 414ae090de12..54a1d7e98ac9 100644
--- a/archivers/ocaml-bz2/Makefile
+++ b/archivers/ocaml-bz2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ocaml-bz2
-# Date created: 2009-02-24
-# Whom: Jaap Boender <jaapb@kerguelen.org>
-#
+# Created by: Jaap Boender <jaapb@kerguelen.org>
# $FreeBSD$
-#
PORTNAME= bz2
PORTVERSION= 0.6.0
@@ -17,7 +13,7 @@ MAINTAINER= jaapb@kerguelen.org
COMMENT= OCaml library to manipulate bz2 files
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
USE_OCAML= yes
USE_OCAML_LDCONFIG= yes