BUILD_DEPENDS=Xm.1... -> USE_MOTIF=yes

This commit is contained in:
form 1998-11-30 03:39:05 +00:00
parent 5c862f514a
commit 8631ca9b55
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 1998/10/20 08:39:44 form Exp $
# $OpenBSD: Makefile,v 1.6 1998/11/30 03:39:05 form Exp $
#
DISTNAME= xmcd-2.3
@ -9,7 +9,7 @@ MAINTAINER= form@OpenBSD.ORG
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/xmcd
LIB_DEPENDS= Xm\\.1\\.:${PORTSDIR}/x11/lesstif
USE_MOTIF= yes
USE_IMAKE= yes
IS_INTERACTIVE= yes # asks a lot of questions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 1998/10/20 08:39:44 form Exp $
# $OpenBSD: Makefile,v 1.6 1998/11/30 03:39:06 form Exp $
#
DISTNAME= xmmix-1.2
@ -10,6 +10,6 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/
USE_IMAKE= yes
LIB_DEPENDS= Xm.1.:${PORTSDIR}/x11/lesstif
USE_MOTIF= yes
.include <bsd.port.mk>