diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index a2f94f50320..33da09f9787 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -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 diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 5d4d49216a2..b1a0f5a846d 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -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