summaryrefslogtreecommitdiff
path: root/dns/maradns/files/patch-configure
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-20 15:57:06 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-20 15:57:06 +0000
commit37d790ff2c602ea0adab83dd81bafa17802597f3 (patch)
tree0e92142fab4ac188e15081a2d293c1c9b4e49004 /dns/maradns/files/patch-configure
parentFix build on CURRENT by including limits.h for PATH_MAX (diff)
- Update to 1.2.01
PR: ports/91994 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=153995
Diffstat (limited to 'dns/maradns/files/patch-configure')
-rw-r--r--dns/maradns/files/patch-configure15
1 files changed, 0 insertions, 15 deletions
diff --git a/dns/maradns/files/patch-configure b/dns/maradns/files/patch-configure
deleted file mode 100644
index 99aac62ddeb3..000000000000
--- a/dns/maradns/files/patch-configure
+++ /dev/null
@@ -1,15 +0,0 @@
-Unneeded confusion for users.
-
---- configure.orig Wed Jun 5 19:14:27 2002
-+++ configure Wed Jun 5 19:15:32 2002
-@@ -61,9 +61,7 @@
- elif echo $UNAME | grep -i freebsd > /dev/null ; then
- cat $BUILDDIR/Makefile.linux >> Makefile
- echo It looks like you are using FreeBSD\; this should compile
-- echo fine by typing in \'make\'. There is an official port here:
-- echo
-- echo http://www.freebsd.org/cgi/query-pr.cgi?pr=28389
-+ echo fine by typing in \'make\'.
- elif echo $UNAME | grep -i openbsd > /dev/null ; then
- cat $BUILDDIR/Makefile.linux >> Makefile
- echo It looks like you are using OpenBSD\; please read doc/faq.txt