aboutsummaryrefslogtreecommitdiff
path: root/editors/xvile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2005-10-27 20:09:34 +0000
committerGary Jennejohn <gj@FreeBSD.org>2005-10-27 20:09:34 +0000
commitf7d384aab27f0162521192ae0893625e9ec9579b (patch)
treeaed9f492cb70b193ea7e2faf45ffb25c877fb036 /editors/xvile
parent8905042799632bd2a106c9b88c375c63fb417f43 (diff)
downloadports-f7d384aab27f0162521192ae0893625e9ec9579b.tar.gz
ports-f7d384aab27f0162521192ae0893625e9ec9579b.zip
Fix a braino in specifying x-includes. It's ../include and _not_
../X11/include!
Notes
Notes: svn path=/head/; revision=146507
Diffstat (limited to 'editors/xvile')
-rw-r--r--editors/xvile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 6e903cfd0181..d7724ad15482 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -27,7 +27,7 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-libdir-path=${PREFIX}/lib/xvile \
--datadir=${PREFIX}/share/xvile \
- --x-includes=${X11BASE}/X11/include \
+ --x-includes=${X11BASE}/include \
--x-libraries=${X11BASE}/lib
MAN1= xvile.1