summaryrefslogtreecommitdiff
path: root/mail/xfaces
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-21 01:59:20 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-21 01:59:20 +0000
commitbe5057cf0dc38e84b1714ba68c42a303a39bb10c (patch)
tree8e09c17e1ab5c4b5c2d403497f636596c88bc607 /mail/xfaces
parentAllow this to build in an ELF world. (diff)
Remove regexp support compface since it now builds ELF too.
Notes
Notes: svn path=/head/; revision=13278
Diffstat (limited to 'mail/xfaces')
-rw-r--r--mail/xfaces/Makefile6
1 files 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 <andreas@FreeBSD.ORG>
#
-# $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