summaryrefslogtreecommitdiff
path: root/misc/xpns
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 08:13:27 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-01-05 08:13:27 +0000
commitbf61218cf0966d1d0d644022d3c62cc9d4585c8b (patch)
tree026f587634a2143817ead63695112dc6485104b1 /misc/xpns
parentBump esound's library version to 1.0. (diff)
remove -m486 option for alpha.
Notes
Notes: svn path=/head/; revision=15854
Diffstat (limited to 'misc/xpns')
-rw-r--r--misc/xpns/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xpns/files/patch-aa b/misc/xpns/files/patch-aa
index 2b045ef13c61..5f7c3205c24b 100644
--- a/misc/xpns/files/patch-aa
+++ b/misc/xpns/files/patch-aa
@@ -11,7 +11,7 @@
-I = -I/usr/local/X11R5/include
-
-L = -L/usr/local/X11R5/lib -lXaw -lXmu -lXt -lXext -lX11 -lm
-+O = -O2 -m486
++O = -O2
+I = -I$(X11BASE)/include
+L = -L$(X11BASE)/lib -lXaw -lXmu -lXt -lXext -lX11 -lm