summaryrefslogtreecommitdiff
path: root/irc/xchat-devel
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2000-01-20 02:23:12 +0000
committerJim Mock <jim@FreeBSD.org>2000-01-20 02:23:12 +0000
commit2d5a95c75a7f9fd694ee317ac7af6e7d34714842 (patch)
tree6cb0b98be59186f727962ba803b8f3b7ffa9a787 /irc/xchat-devel
parentRemove empty lines in PLIST and fix WWW syntax (diff)
Update to version 1.3.11.
Reviewed by: unfurl
Notes
Notes: svn path=/head/; revision=24852
Diffstat (limited to 'irc/xchat-devel')
-rw-r--r--irc/xchat-devel/Makefile12
-rw-r--r--irc/xchat-devel/distinfo2
-rw-r--r--irc/xchat-devel/pkg-plist1
3 files changed, 11 insertions, 4 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile
index 5e08f17bb58d..9f87f5713b88 100644
--- a/irc/xchat-devel/Makefile
+++ b/irc/xchat-devel/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xchat
-# Version required: 1.3.10
+# Version required: 1.3.11
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= xchat-1.3.10
+DISTNAME= xchat-1.3.11
CATEGORIES= irc
MASTER_SITES= http://xchat.org/files/source/1.3/ \
http://xchat.linuxpower.org/files/source/1.3/
@@ -20,6 +20,7 @@ LIB_DEPENDS+= gnome.3:${PORTSDIR}/x11/gnomelibs
.endif
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_X_PREFIX= yes
USE_BZIP2= yes
@@ -39,7 +40,12 @@ CONFIGURE_ARGS+= --disable-panel
CONFIGURE_ARGS+= --disable-gnome
.endif
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
+ GLIB_CONFIG="${GLIB_CONFIG}"
+
+.if defined(USE_GNOME)
+PLIST= ${PKGDIR}/PLIST.gnome
+.endif
post-install:
@strip ${PREFIX}/bin/xchat
diff --git a/irc/xchat-devel/distinfo b/irc/xchat-devel/distinfo
index 827499ae07db..6dc11eeea560 100644
--- a/irc/xchat-devel/distinfo
+++ b/irc/xchat-devel/distinfo
@@ -1 +1 @@
-MD5 (xchat-1.3.10.tar.bz2) = 69dd649f2ae9b7d43c9d22021aee1570
+MD5 (xchat-1.3.11.tar.bz2) = 38517f9beb847cf0d6179324566d75a1
diff --git a/irc/xchat-devel/pkg-plist b/irc/xchat-devel/pkg-plist
index 5e8c7de49780..5779c8cb2b69 100644
--- a/irc/xchat-devel/pkg-plist
+++ b/irc/xchat-devel/pkg-plist
@@ -1,4 +1,5 @@
bin/xchat
+bin/xchat-text
share/doc/xchat/xchat.sgml
share/doc/xchat/xchat.html
share/doc/xchat/xchat-1.html