. Add OPTIONS.

PR:		62712
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
This commit is contained in:
Greg Lewis 2004-02-14 00:03:13 +00:00
parent d2574bf793
commit 2a10c1e848
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100886

View file

@ -16,6 +16,9 @@ COMMENT= Java Memory Profiler
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:${PORTSDIR}/devel/bison
OPTIONS= X11 "Enable X11 support" on
OPTIONS+= DEBUG "Enable extra debug output" off
CONFIGURE_ARGS= --with-includes="${JAVA_HOME}/include ${LOCALBASE}/include"
USE_GETTEXT= yes