summaryrefslogtreecommitdiff
path: root/mail/xfaces
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-10-22 06:07:33 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-10-22 06:07:33 +0000
commitf1e2854159bff962873f31da76dc77419e40ef4a (patch)
treec6f5f935cd5913d98cc2ec7dee53530defa1535f /mail/xfaces
parentAdd a secondary distsite. (diff)
Seems this thing wants the xpm port to be installed first.
Obtained from: failed package build on -CURRENT
Notes
Notes: svn path=/head/; revision=8321
Diffstat (limited to 'mail/xfaces')
-rw-r--r--mail/xfaces/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile
index f0e7e443a310..20df32569b4a 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.5 1996/12/19 12:08:02 asami Exp $
+# $Id: Makefile,v 1.6 1997/04/30 03:18:05 asami Exp $
#
DISTNAME= xfaces-3.3
@@ -19,7 +19,8 @@ DISTFILES= ${DISTNAME}.tar.Z xfaces-sounds.tar.gz
MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de
BUILD_DEPENDS= ${X11BASE}/lib/libaudio.a:${PORTSDIR}/audio/nas
-LIB_DEPENDS= compface\\.1\\.:${PORTSDIR}/mail/faces
+LIB_DEPENDS= compface\\.1\\.:${PORTSDIR}/mail/faces \
+ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= YES