summaryrefslogtreecommitdiff
path: root/net-im/gaim/Makefile
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>1999-10-15 03:59:34 +0000
committerJim Mock <jim@FreeBSD.org>1999-10-15 03:59:34 +0000
commit7aa182b223d8d186c37b67252c9850d66b1cc7eb (patch)
treee2c152c4390ed52c362e2bab7066fff7563049f1 /net-im/gaim/Makefile
parentKeep up with the Joneses and update this port to version 21.1.6. (diff)
Updated to version 0.9.8
Notes
Notes: svn path=/head/; revision=22460
Diffstat (limited to 'net-im/gaim/Makefile')
-rw-r--r--net-im/gaim/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile
index 9aa1099a4043..841b718b1195 100644
--- a/net-im/gaim/Makefile
+++ b/net-im/gaim/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gaim
-# Version required: 0.9.7
+# Version required: 0.9.8
# Date created: 26 Mar 1999
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= gaim-0.9.7
+DISTNAME= gaim-0.9.8
CATEGORIES= net
MASTER_SITES= ftp://ftp.marko.net/pub/gaim/
@@ -20,6 +20,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
+CONFIGURE_ARGS= --disable-esd
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}"