summaryrefslogtreecommitdiff
path: root/irc/yagirc/files/patch-aa
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>2002-06-17 19:04:42 +0000
committerMatthew Hunt <mph@FreeBSD.org>2002-06-17 19:04:42 +0000
commitb24ff540ad404d2e797d75b215d4f240b78c1e89 (patch)
treea16214e4a4e24411261d236c52b27496420776fb /irc/yagirc/files/patch-aa
parentadd rhtvision 1.1.4 (diff)
Remove "yagirc" port. It is BROKEN and appears no longer to be
maintained by the author (e.g. we were hosting the distfile ourselves).
Diffstat (limited to '')
-rw-r--r--irc/yagirc/files/patch-aa22
1 files changed, 0 insertions, 22 deletions
diff --git a/irc/yagirc/files/patch-aa b/irc/yagirc/files/patch-aa
deleted file mode 100644
index 92742c7c2f42..000000000000
--- a/irc/yagirc/files/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.orig Sun May 23 02:28:26 1999
-+++ configure Sun May 23 02:28:56 1999
-@@ -3113,15 +3113,15 @@
- fi
-
-
-- USE_INCLUDED_LIBINTL=yes
-+# USE_INCLUDED_LIBINTL=yes
- CATOBJEXT=.gmo
- INSTOBJEXT=.mo
- DATADIRNAME=share
-- INTLDEPS='$(top_builddir)/intl/libintl.a'
-+ INTLDEPS='-lintl'
- INTLLIBS=$INTLDEPS
- LIBS=`echo $LIBS | sed -e 's/-lintl//'`
-- nls_cv_header_intl=intl/libintl.h
-- nls_cv_header_libgt=intl/libgettext.h
-+# nls_cv_header_intl=intl/libintl.h
-+# nls_cv_header_libgt=intl/libgettext.h
- fi
-
- if test "$XGETTEXT" != ":"; then