summaryrefslogtreecommitdiffstats
path: root/net-im/centericq/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-07-17 06:59:28 +0000
committerijliao <ijliao@FreeBSD.org>2002-07-17 06:59:28 +0000
commit684bc75c42e3cf463efea5e258a73ec975f9bd35 (patch)
tree216245de00bb40a762a05aa41c856b8b14150bb4 /net-im/centericq/Makefile
parent44685dec49991dc5dff219177bc9e91f6560d44b (diff)
downloadFreeBSD-ports-684bc75c42e3cf463efea5e258a73ec975f9bd35.zip
FreeBSD-ports-684bc75c42e3cf463efea5e258a73ec975f9bd35.tar.gz
fribidi malfunctioned, so disable it
Diffstat (limited to 'net-im/centericq/Makefile')
-rw-r--r--net-im/centericq/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile
index ce451a0..74f5db9 100644
--- a/net-im/centericq/Makefile
+++ b/net-im/centericq/Makefile
@@ -8,7 +8,7 @@
PORTNAME= centericq
PORTVERSION= 4.7.8
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://konst.org.ua/download/
@@ -16,8 +16,8 @@ MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \
iconv.3:${PORTSDIR}/converters/libiconv \
- sigc.1:${PORTSDIR}/devel/libsigc++ \
- fribidi.0:${PORTSDIR}/converters/fribidi
+ sigc.1:${PORTSDIR}/devel/libsigc++
+# fribidi.0:${PORTSDIR}/converters/fribidi
USE_GMAKE= yes
USE_GNOMENG= yes
@@ -25,7 +25,7 @@ USE_GNOME= glib12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-fribidi
+#CONFIGURE_ARGS= --with-fribidi
MAN1= centericq.1
OpenPOWER on IntegriCloud