aboutsummaryrefslogtreecommitdiff
path: root/archivers/ocaml-bz2
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
parent55ab98ad28758a878cd5cc3bcceaf8d2ec7fa8ab (diff)
downloadports-ecfa41e79d43b6e6c59cfc7ea8de3bbf6643dda3.tar.gz
ports-ecfa41e79d43b6e6c59cfc7ea8de3bbf6643dda3.zip
Notes
Diffstat (limited to 'archivers/ocaml-bz2')
-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