diff options
Diffstat (limited to 'net/avahi/patches/patch-aj')
-rw-r--r-- | net/avahi/patches/patch-aj | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/avahi/patches/patch-aj b/net/avahi/patches/patch-aj deleted file mode 100644 index 2bea201ae65..00000000000 --- a/net/avahi/patches/patch-aj +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aj,v 1.4 2010/07/24 13:42:12 obache Exp $ - ---- configure.ac.orig 2010-07-13 03:05:05.000000000 +0000 -+++ configure.ac -@@ -273,7 +273,7 @@ with_distro=`echo ${with_distro} | tr '[ - case $with_distro in - lfs|debian|gentoo|archlinux|suse|fedora|mandriva|darwin|freebsd|slackware|none) - ;; -- netbsd) -+ netbsd|dragonfly) - AC_MSG_WARN([Your distribution (${with_distro}) is supported but no init script exist yet! (patches welcome)]) - ;; - linux) |