From 942c2a28be6e560a605ebc033cdb2621880953d1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 10 Jul 2013 07:00:44 +0000 Subject: Convert from USE_MOTIF to USES=motif While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment --- math/oleo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/oleo') diff --git a/math/oleo/Makefile b/math/oleo/Makefile index b404e286f9a8..2717e294d515 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -29,7 +29,7 @@ OPTIONS_DEFINE= MOTIF NLS LIB_DEPENDS+= plot:${PORTSDIR}/graphics/plotutils \ Xbae:${PORTSDIR}/x11-toolkits/xbae \ XmHTML:${PORTSDIR}/x11-toolkits/xmhtml -USE_MOTIF= yes +USES+= motif CONFIGURE_ARGS+= --with-motif .else USE_XORG= xt ice sm -- cgit