summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-03-12 18:51:31 +0000
committerasami <asami@FreeBSD.org>2000-03-12 18:51:31 +0000
commit82bb9115944de63b666ea1e77a2294ec3be4443f (patch)
tree65d55cbfd819fc650a182a01063df5d716de4682 /math
parentb2d966bc57e66a04a7f5b40a8d3ca310d187b2db (diff)
downloadFreeBSD-ports-82bb9115944de63b666ea1e77a2294ec3be4443f.zip
FreeBSD-ports-82bb9115944de63b666ea1e77a2294ec3be4443f.tar.gz
Typo fix (REQUIRE_MOTIF -> REQUIRES_MOTIF).
PR: 15523 Reported by: Maintainer
Diffstat (limited to 'math')
-rw-r--r--math/grace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 8548f51..e6f24fa 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -36,7 +36,7 @@ MAN1= grace.1 xmgrace.1 gracebat.1 grconvert.1
USE_X_PREFIX= YES
USE_GMAKE= YES
-REQUIRE_MOTIF= YES
+REQUIRES_MOTIF= YES
HAS_CONFIGURE= YES
CONFIGURE_ARGS= -prefix=${X11BASE} \
--enable-extra-incpath=${X11BASE}/include/X11:${LOCALBASE}/include:${LOCALBASE}/include/gd \
OpenPOWER on IntegriCloud