summaryrefslogtreecommitdiff
path: root/sysutils/wmlmmon
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/wmlmmon
parentUse ARCH in pkg/PLIST so this port packages cleanly on the Alpha. (diff)
Add 'LDFLAGS+=-lio' on the Alpha for the implementations of inb/outb.
Notes
Notes: svn path=/head/; revision=31405
Diffstat (limited to 'sysutils/wmlmmon')
-rw-r--r--sysutils/wmlmmon/files/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/wmlmmon/files/patch-aa b/sysutils/wmlmmon/files/patch-aa
new file mode 100644
index 000000000000..8e039f50aae9
--- /dev/null
+++ b/sysutils/wmlmmon/files/patch-aa
@@ -0,0 +1,12 @@
+--- Makefile.in.orig Sun Aug 6 14:05:13 2000
++++ Makefile.in Sun Aug 6 14:05:48 2000
+@@ -3,6 +3,9 @@
+ DEFINES+= -DHAVE_CONFIG_H #-DDEBUG
+ CFLAGS+= -Wall @XPM_CFLAGS@ $(DEFINES)
+ LDFLAGS+= -lXpm -lXext -lX11 @XPM_LIBS@
++.if ${ARCH} == "alpha"
++LDFLAGS+= -lio
++.endif
+
+ HEADERS= wmlmmon.h wmgeneral.h
+ SRCS= wmlmmon.c wmgeneral.c