aboutsummaryrefslogtreecommitdiff
path: root/x11/xkeywrap
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-10-13 20:29:53 +0000
committerAde Lovett <ade@FreeBSD.org>2000-10-13 20:29:53 +0000
commit1df5b097f12c28511706c8de7bb48c35dccb5ace (patch)
treeb9bb5516b2159224449d37c8ebfaf6be234e3762 /x11/xkeywrap
parent900f2caaac2359cc238793f4fc3deb42ce0d7d31 (diff)
downloadports-1df5b097f12c28511706c8de7bb48c35dccb5ace.tar.gz
ports-1df5b097f12c28511706c8de7bb48c35dccb5ace.zip
Notes
Diffstat (limited to 'x11/xkeywrap')
-rw-r--r--x11/xkeywrap/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xkeywrap/files/patch-aa b/x11/xkeywrap/files/patch-aa
index 37171c340556..6313d2e6df3d 100644
--- a/x11/xkeywrap/files/patch-aa
+++ b/x11/xkeywrap/files/patch-aa
@@ -25,7 +25,7 @@
list.o : list.c list.h
- gcc -c list.c -I/usr/X11R6/include
-+ ${CC} ${CFLAGS} -c list.c -I/usr/X11R6/include
++ ${CC} ${CFLAGS} -c list.c -I${X11BASE}/include
readme.h : README mkstr
cat README | ./mkstr readme > readme.h