1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Unbreak on the package builders by using the same option as ocaml (X11 on by default)

This commit is contained in:
Antoine Brodin 2014-07-22 05:25:15 +00:00
parent 321e8ffd58
commit 9eab78f39f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362516

View File

@ -15,6 +15,7 @@ COMMENT= OCaml module for functional reactive programming
LICENSE= BSD3CLAUSE
OPTIONS_DEFINE= X11
OPTIONS_DEFAULT= X11
USE_OCAML= yes