summaryrefslogtreecommitdiff
path: root/www/kwebwatch/files/patch-ab
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-01-20 23:14:36 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-01-20 23:14:36 +0000
commit595d305be5676b0d9045b838aa52c54648b551d2 (patch)
treeb181024c57eab34029ccb99f17d7c838c4f4b838 /www/kwebwatch/files/patch-ab
parentAdd bold|italic style using mkbold|mkitalic scripts (x11-fonts/mkbold|mkitalic) (diff)
o Update to 0.9.6
o bump PORTEPOCH since this version number is smaller than former one o Update WWW
Notes
Notes: svn path=/head/; revision=53416
Diffstat (limited to 'www/kwebwatch/files/patch-ab')
-rw-r--r--www/kwebwatch/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/kwebwatch/files/patch-ab b/www/kwebwatch/files/patch-ab
deleted file mode 100644
index 34e882f18f97..000000000000
--- a/www/kwebwatch/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.in.orig Wed Aug 19 21:29:58 1998
-+++ configure.in Sat Jun 17 02:46:57 2000
-@@ -41,7 +41,7 @@
- dnl Checks for header files.
- AC_HEADER_DIRENT
- AC_HEADER_STDC
--AC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h sys/types.h sys/stat.h re_comp.h net/errno.h getopt.h sys/param.h)
-+AC_CHECK_HEADERS(fcntl.h ndbm.h sys/time.h unistd.h sys/types.h sys/stat.h re_comp.h net/errno.h getopt.h sys/param.h)
- AC_CHECK_FUNCS(flock)
-
- dnl Checks for typedefs, structures, and compiler characteristics.