build the GUI by default

Approved by:	johans (maintainer)
This commit is contained in:
Brendan Fabeny 2011-09-18 15:30:16 +00:00
parent 995ffe92ce
commit 6ff56ae145
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281947

View File

@ -7,7 +7,7 @@
PORTNAME= ocamlgraph
PORTVERSION= 1.7
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://ocamlgraph.lri.fr/download/
PKGNAMEPREFIX= ocaml-
@ -15,7 +15,7 @@ PKGNAMEPREFIX= ocaml-
MAINTAINER= johans@FreeBSD.org
COMMENT= Graph manipulation library for OCaml
OPTIONS= GUI "Include user programs: viewer and editor" off
OPTIONS= GUI "Include user programs: viewer and editor" on
USE_OCAML= yes
USE_OCAML_FINDLIB= yes