1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

Fix the variable name

Submitted by:	Alex Kozlov
This commit is contained in:
Eitan Adler 2012-02-15 13:41:16 +00:00
parent f79e947068
commit 031068599c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291443
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ USE_SQLITE= yes
USE_OCAML= yes
USE_OCAML_FINDLIB= yes
USE_OCAML_LDCONFIG= yes
USE_OCAML_PLIST= yes
USE_OCAMLFIND_PLIST= yes
MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes

View File

@ -25,7 +25,7 @@ USE_GMAKE= yes
USE_OCAML= yes
USE_OCAML_FINDLIB= yes
USE_OCAML_LDCONFIG= yes
USE_OCAML_PLIST= yes
USE_OCAMLFIND_PLIST= yes
USE_OCAMLFIND_PLIST= yes
HAS_CONFIGURE= yes