From be5057cf0dc38e84b1714ba68c42a303a39bb10c Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 21 Sep 1998 01:59:20 +0000 Subject: Remove regexp support compface since it now builds ELF too. --- mail/xfaces/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile index fa5db7559682..e2b267324be0 100644 --- a/mail/xfaces/Makefile +++ b/mail/xfaces/Makefile @@ -5,7 +5,7 @@ # With some # modifications from: Andreas Klemm # -# $Id: Makefile,v 1.10 1998/09/15 11:13:28 asami Exp $ +# $Id: Makefile,v 1.11 1998/09/17 00:32:45 asami Exp $ # DISTNAME= xfaces-3.3 @@ -17,8 +17,8 @@ DISTFILES= ${DISTNAME}.tar.Z xfaces-sounds.tar.gz MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE -BUILD_DEPENDS= ${X11BASE}/lib/libaudio.a:${PORTSDIR}/audio/nas -LIB_DEPENDS= compface\\.1\\.:${PORTSDIR}/mail/faces \ +BUILD_DEPENDS= ${X11BASE}/lib/libaudio.a:${PORTSDIR}/audio/nas +LIB_DEPENDS= compface.1:${PORTSDIR}/mail/faces \ Xpm.4:${PORTSDIR}/graphics/xpm USE_IMAKE= YES -- cgit v1.2.3