diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-09-21 06:23:16 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-09-21 06:23:16 +0000 |
commit | 13c1a35708223d6c8dac13366d36b93ea5440168 (patch) | |
tree | d589e3ca0bfb7159a9efee243ca98ccec9f8dc2f /sysutils/wmapmload/files/patch-configure | |
parent | add zed 1.0.5 (diff) |
Add new port sysutils/wmapmload - APM battery status monitor dockapp
Notes
Notes:
svn path=/head/; revision=66980
Diffstat (limited to 'sysutils/wmapmload/files/patch-configure')
-rw-r--r-- | sysutils/wmapmload/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/wmapmload/files/patch-configure b/sysutils/wmapmload/files/patch-configure new file mode 100644 index 000000000000..47c2a108b372 --- /dev/null +++ b/sysutils/wmapmload/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 |