aboutsummaryrefslogtreecommitdiff
path: root/mail/faces
diff options
context:
space:
mode:
authorLars Koeller <lkoeller@FreeBSD.org>2003-01-20 19:42:30 +0000
committerLars Koeller <lkoeller@FreeBSD.org>2003-01-20 19:42:30 +0000
commit27f2210553dd86be2b56fef124adf5abbe14970b (patch)
tree10173922f4c093cd761a87b5fde7ae697ace232b /mail/faces
parentf98c038167c88c0e8fc874d0bd07a0896e35ece0 (diff)
downloadports-27f2210553dd86be2b56fef124adf5abbe14970b.tar.gz
ports-27f2210553dd86be2b56fef124adf5abbe14970b.zip
o) Fix wrong dependency of intl.4 instead of .1
o) Pump PORTREVISION PR: - Submitted by: obraun@FreeBSD.org
Notes
Notes: svn path=/head/; revision=73681
Diffstat (limited to 'mail/faces')
-rw-r--r--mail/faces/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile
index acda531a9996..7bd3a8d368f4 100644
--- a/mail/faces/Makefile
+++ b/mail/faces/Makefile
@@ -8,13 +8,13 @@
PORTNAME= faces
PORTVERSION= 1.7.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --enable-imap --enable-pop \