freebsd-ports/sysutils/xosview/files/patch-configure
Cheng-Lung Sung a8238d9d4d - Update to 1.8.2
- Fix (hopefully) the IRQ reporting on 5.x, before, xosview was simply exiting/crashing

PR:		79338
Submitted by:	Ulrich Spoerlein <q AT uni dot de>
2005-07-13 03:48:32 +00:00

11 lines
298 B
Text

--- configure.orig Sat Jun 1 23:56:10 2002
+++ configure Sat Jun 1 23:56:23 2002
@@ -4852,7 +4852,7 @@
host_dir=bsd
host_os=freebsd ;;
-freebsd[4]*)
+freebsd[456]*)
EXTRALIBS="-lkvm $XPMLIB $DEVSTATLIB"
INSTALL_ARGS='-s -g kmem -m 02555'
NetMeter_Default_Setting=True