aboutsummaryrefslogtreecommitdiffstats
path: root/net/gaim-snapshot/Makefile
diff options
context:
space:
mode:
authorjim <jim@FreeBSD.org>1999-10-15 11:59:34 +0800
committerjim <jim@FreeBSD.org>1999-10-15 11:59:34 +0800
commit80817b4a59fbbab624dca5b13a1a53522f2d8b70 (patch)
tree84dc2e33dad6688117235a245eedcb15dfad7612 /net/gaim-snapshot/Makefile
parent2e703363eba2d318b69694a635a416bff9e2a8e4 (diff)
downloadfreebsd-ports-gnome-80817b4a59fbbab624dca5b13a1a53522f2d8b70.tar.gz
freebsd-ports-gnome-80817b4a59fbbab624dca5b13a1a53522f2d8b70.tar.zst
freebsd-ports-gnome-80817b4a59fbbab624dca5b13a1a53522f2d8b70.zip
Updated to version 0.9.8
Diffstat (limited to 'net/gaim-snapshot/Makefile')
-rw-r--r--net/gaim-snapshot/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile
index 9aa1099a4043..841b718b1195 100644
--- a/net/gaim-snapshot/Makefile
+++ b/net/gaim-snapshot/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}"