aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lmmon
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-08-08 03:07:38 +0000
committerSteve Price <steve@FreeBSD.org>2000-08-08 03:07:38 +0000
commit6660eb639004258e21fb68b2618de47ef422013f (patch)
tree93b24a78bdaea8a700ba62131275f7475e2f07fb /sysutils/lmmon
parent661b3f53036fe89122ffbf500e6ad17e92449b69 (diff)
downloadports-6660eb639004258e21fb68b2618de47ef422013f.tar.gz
ports-6660eb639004258e21fb68b2618de47ef422013f.zip
Add 'LDFLAGS+=-lio' on the Alpha for the implementations of inb/outb.
Notes
Notes: svn path=/head/; revision=31405
Diffstat (limited to 'sysutils/lmmon')
-rw-r--r--sysutils/lmmon/files/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/lmmon/files/patch-aa b/sysutils/lmmon/files/patch-aa
new file mode 100644
index 000000000000..0dcfe47b3c94
--- /dev/null
+++ b/sysutils/lmmon/files/patch-aa
@@ -0,0 +1,12 @@
+--- Makefile.in.orig Sun Aug 6 21:31:45 2000
++++ Makefile.in Sun Aug 6 21:32:10 2000
+@@ -3,6 +3,9 @@
+ DEFINES+= -DHAVE_CONFIG_H
+ CFLAGS+= -Wall $(DEFINES)
+ LDFLAGS+= -lcurses
++.if $(ARCH) == "alpha"
++LDFLAGS+= -lio
++.endif
+
+ HEADERS= lmmon.h
+ SRCS= lmmon.c