summaryrefslogtreecommitdiff
path: root/math/xmgr/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-05-12 07:46:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-05-12 07:46:53 +0000
commit2b260efd2c81abb81f25ff4332c4736a8da703af (patch)
tree274234453c6904ead449ca91f74c5b727da6f9aa /math/xmgr/Makefile
parentUm, it's REQUIRE*S*_MOTIF, not REQUIRE_MOTIF.... ;) (diff)
Another REQUIRE_MOTIF -> REQUIRES_MOTIF....
Notes
Notes: svn path=/head/; revision=18799
Diffstat (limited to 'math/xmgr/Makefile')
-rw-r--r--math/xmgr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile
index a3a47e1ae62f..8329ba28e944 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 \