summaryrefslogtreecommitdiff
path: root/net/centericq/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-16 13:23:52 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-16 13:23:52 +0000
commitbbebafeb0c10d0bbf9a0d39b5077dc3d42e54b81 (patch)
tree6fe0afa829d1f5d6aaeb70cf45e1b780ad994be2 /net/centericq/Makefile
parentAdd support for spelling dictionaries. Remove the pkg-plist for the (diff)
upgrade to 4.7.8
PR: 40647 (partially) Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'net/centericq/Makefile')
-rw-r--r--net/centericq/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/centericq/Makefile b/net/centericq/Makefile
index 9c8ac77729a8..ce451a0668a4 100644
--- a/net/centericq/Makefile
+++ b/net/centericq/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= centericq
-PORTVERSION= 4.7.7
+PORTVERSION= 4.7.8
PORTREVISION= 0
CATEGORIES= net
MASTER_SITES= http://konst.org.ua/download/
@@ -20,6 +20,8 @@ LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \
fribidi.0:${PORTSDIR}/converters/fribidi
USE_GMAKE= yes
+USE_GNOMENG= yes
+USE_GNOME= glib12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"