diff options
author | pat <pat@FreeBSD.org> | 2002-09-21 14:25:24 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-09-21 14:25:24 +0800 |
commit | 032cc914e5d542298f7ae7cf93b8341de3979677 (patch) | |
tree | f342a565caee16afd95e1e88767583b248d730a1 /mail/wmmaiload/files | |
parent | 348e3e95682194972b803d8597d9e9e1a0378bbf (diff) | |
download | freebsd-ports-gnome-032cc914e5d542298f7ae7cf93b8341de3979677.tar.gz freebsd-ports-gnome-032cc914e5d542298f7ae7cf93b8341de3979677.tar.zst freebsd-ports-gnome-032cc914e5d542298f7ae7cf93b8341de3979677.zip |
Add new port mail/wmmaiload - Incoming mail monitor dockapp based on
wmcpuload design.
Diffstat (limited to 'mail/wmmaiload/files')
-rw-r--r-- | mail/wmmaiload/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/wmmaiload/files/patch-configure b/mail/wmmaiload/files/patch-configure new file mode 100644 index 000000000000..47c2a108b372 --- /dev/null +++ b/mail/wmmaiload/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Sat Sep 21 02:14:44 2002 ++++ configure Sat Sep 21 02:14:52 2002 +@@ -4051,8 +4051,6 @@ + OS=freebsd + ignore_wired=yes + ignore_cached=yes +- LIBS="$LIBS -lkvm" +- SETGID_FLAGS="-g kmem -m 2755 -o root" + ;; + openbsd*) + OS=openbsd |