summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-05-12 07:46:53 +0000
committerasami <asami@FreeBSD.org>1999-05-12 07:46:53 +0000
commit0da89aa80e696e9232b167c9ae52d1921413fea7 (patch)
tree1de28286a3a568706120c0619cb091fdc0fcaa1f
parentf296f07e0a10bbbbf080cc37e2f25d339aa3bf0d (diff)
downloadFreeBSD-ports-0da89aa80e696e9232b167c9ae52d1921413fea7.zip
FreeBSD-ports-0da89aa80e696e9232b167c9ae52d1921413fea7.tar.gz
Another REQUIRE_MOTIF -> REQUIRES_MOTIF....
-rw-r--r--math/xmgr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile
index a3a47e1..8329ba2 100644
--- a/math/xmgr/Makefile
+++ b/math/xmgr/Makefile
@@ -3,7 +3,7 @@
# Date created: So 2 Mär 1997 12:11:43 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.12 1998/10/28 17:04:20 fenner Exp $
+# $Id: Makefile,v 1.13 1998/12/12 22:27:21 jseger Exp $
#
DISTNAME= xmgr-4.1.1
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${X11BASE}/lib/libhlpclient.a:${PORTSDIR}/x11/libhelp \
LIB_DEPENDS= Xbae.6:${PORTSDIR}/x11-toolkits/xbae
USE_X_PREFIX= YES
-REQUIRE_MOTIF= YES
+REQUIRES_MOTIF= YES
HAS_CONFIGURE= YES
CONFIGURE_ARGS= -prefix=${X11BASE} \
--enable-extra-incpath=${X11BASE}/include/X11:${LOCALBASE}/include \
OpenPOWER on IntegriCloud