aboutsummaryrefslogtreecommitdiff
path: root/math/grace
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 07:00:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 07:00:44 +0000
commit942c2a28be6e560a605ebc033cdb2621880953d1 (patch)
tree567d3c4f39ba679f84c7c393db293295d2f6b632 /math/grace
parent1679a3f535999d7959d45dfc6a5809c8e1ddf919 (diff)
downloadports-942c2a28be6e560a605ebc033cdb2621880953d1.tar.gz
ports-942c2a28be6e560a605ebc033cdb2621880953d1.zip
Convert from USE_MOTIF to USES=motif
While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
Notes
Notes: svn path=/head/; revision=322622
Diffstat (limited to 'math/grace')
-rw-r--r--math/grace/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 28e58780ebf1..c0260b768779 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -26,9 +26,8 @@ OPTIONS_DEFAULT=FFTW NETCDF PDF XMHTML
PDF_DESC= PDF output
XMHTML_DESC= Use XmHTML widget for on-line help
-USE_MOTIF= yes
USE_GCC= any
-USE_GMAKE= yes
+USES= gmake motif
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-grace-home=${DATADIR} \
--with-extra-incpath=${LOCALBASE}/include \