LIB_DEPENDS -> USE_MOTIF

This commit is contained in:
brad 2001-03-13 14:42:32 +00:00
parent 9468ff221c
commit e46a1ede8b
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.21 2000/10/22 15:43:19 espie Exp $
# $OpenBSD: Makefile,v 1.22 2001/03/13 14:42:32 brad Exp $
DISTNAME= xruskb-1.13.0
CATEGORIES= russian x11
NEED_VERSION= 1.305
NEED_VERSION= 1.336
MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/X11/
MAINTAINER= Oleg Safiullin <form@openbsd.org>
@ -24,7 +24,7 @@ FLAVOR?=
.if ${FLAVOR:L:Mmotif}
CONFIGURE_ARGS= --with-motif --without-Xaw
LIB_DEPENDS= Xm::x11/lesstif
USE_MOTIF= Yes
.else
CONFIGURE_ARGS= --without-motif --with-Xaw
.endif

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2000/10/22 15:43:40 espie Exp $
# $OpenBSD: Makefile,v 1.14 2001/03/13 14:43:12 brad Exp $
#
# From: $NetBSD: Makefile,v 1.13 1998/08/04 13:09:21 fvdl Exp $
# but modified to use lesstif 0.86.0...
@ -19,11 +19,11 @@ MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m$M/src/ \
ftp://sunsite.org.uk/Mirrors/ftp.mozilla.org/pub/mozilla/source/ \
ftp://mirror.aarnet.edu.au/pub/mozilla/mozilla/source/
LIB_DEPENDS= Xm.1.::x11/lesstif \
IDL.4::devel/ORBit
LIB_DEPENDS= IDL.4::devel/ORBit
USE_X11= Yes
USE_GMAKE= Yes
USE_MOTIF= Yes
CONFIGURE_STYLE= gnu autoconf