summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/xchat/Makefile8
-rw-r--r--net/xchat/files/patch-sum3
-rw-r--r--net/xchat/patches/patch-aa13
3 files changed, 19 insertions, 5 deletions
diff --git a/net/xchat/Makefile b/net/xchat/Makefile
index ef2f0307069..71dcb872022 100644
--- a/net/xchat/Makefile
+++ b/net/xchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/09/01 13:50:51 wennmach Exp $
+# $NetBSD: Makefile,v 1.15 2000/09/04 17:38:48 tron Exp $
DISTNAME= xchat-1.5.7
CATEGORIES= net x11 gnome
@@ -11,17 +11,15 @@ HOMEPAGE= http://xchat.org/
DEPENDS+= gnome-core>=1.0.55:../../x11/gnome-core
DEPENDS+= python>=1.5.2:../../lang/python
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5= yes
USE_X11BASE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include
pre-configure:
@${TOUCH} ${WRKSRC}/stamp-h.in
-#post-configure:
-# @cd ${WRKSRC} && ${LN} -fs myconfig.h config.h
-
post-install:
${MKDIR} ${PREFIX}/share/doc/xchat
${INSTALL_DATA} ${WRKSRC}/doc/*.html ${PREFIX}/share/doc/xchat
diff --git a/net/xchat/files/patch-sum b/net/xchat/files/patch-sum
new file mode 100644
index 00000000000..ff21d283b3f
--- /dev/null
+++ b/net/xchat/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.4 2000/09/04 17:38:50 tron Exp $
+
+MD5 (patch-aa) = ff8eb13504f803a9645491831d805f11
diff --git a/net/xchat/patches/patch-aa b/net/xchat/patches/patch-aa
new file mode 100644
index 00000000000..fd36a61cbd2
--- /dev/null
+++ b/net/xchat/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.5 2000/09/04 17:38:50 tron Exp $
+
+--- po/Makefile.in.in.orig Sun Oct 31 12:17:50 1999
++++ po/Makefile.in.in Mon Sep 4 19:30:55 2000
+@@ -19,7 +19,7 @@
+ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+ datadir = $(prefix)/@DATADIRNAME@
+-localedir = $(datadir)/locale
++localedir = $(prefix)/share/locale
+ gnulocaledir = $(prefix)/share/locale
+ gettextsrcdir = $(prefix)/share/gettext/po
+ subdir = po