1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Typo fix (REQUIRE_MOTIF -> REQUIRES_MOTIF).

PR:		15523
Reported by:	Maintainer
This commit is contained in:
Satoshi Asami 2000-03-12 18:51:31 +00:00
parent ab4726a5b3
commit c7ae9b37c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26783

View File

@ -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 \