aboutsummaryrefslogtreecommitdiff
path: root/databases/ocaml-mysql
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-02-16 01:13:48 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-02-16 01:13:48 +0000
commit9426cd6d975e08610fd484238bf1554e6d3e6c42 (patch)
tree16fe09c4d9fe4a438ec3ae7624964d901934a1b0 /databases/ocaml-mysql
parenta32b6f66e61d47119b36865be2d71bbb66e5e588 (diff)
downloadports-9426cd6d975e08610fd484238bf1554e6d3e6c42.tar.gz
ports-9426cd6d975e08610fd484238bf1554e6d3e6c42.zip
- fix auto-generated plist, bump PORTREVISION
PR: ports/165158 Submitted by: maintainer, jyyou at cs.nctu.edu.tw
Notes
Notes: svn path=/head/; revision=291497
Diffstat (limited to 'databases/ocaml-mysql')
-rw-r--r--databases/ocaml-mysql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile
index 9c7f0a213b15..c0fe3295f8e4 100644
--- a/databases/ocaml-mysql/Makefile
+++ b/databases/ocaml-mysql/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mysql
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/336/
PKGNAMEPREFIX= ocaml-
@@ -20,7 +21,7 @@ USE_MYSQL= yes
USE_OCAML= yes
USE_OCAML_FINDLIB= yes
-USE_OCAML_FIND_PLIST= yes
+USE_OCAMLFIND_PLIST= yes
USE_OCAML_LDCONFIG= yes
GNU_CONFIGURE= yes