aboutsummaryrefslogtreecommitdiff
path: root/x11/wrapper
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-17 01:58:49 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-17 01:58:49 +0000
commitc86c71f92f75b88c5eaf4b7af04bd27700fc881d (patch)
tree6ed2ba0885076c9cf4d5b645800f2ef55baa9feb /x11/wrapper
parent3100931e357e543bd2202338a2d974b3cff3c9b5 (diff)
downloadports-c86c71f92f75b88c5eaf4b7af04bd27700fc881d.tar.gz
ports-c86c71f92f75b88c5eaf4b7af04bd27700fc881d.zip
Notes
Diffstat (limited to 'x11/wrapper')
-rw-r--r--x11/wrapper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wrapper/Makefile b/x11/wrapper/Makefile
index 4bdeb34d2cf8..0e9750538f43 100644
--- a/x11/wrapper/Makefile
+++ b/x11/wrapper/Makefile
@@ -24,7 +24,7 @@ USE_X_PREFIX= yes
do-fetch:
do-build:
- ${CC} ${CFLAGS} -o ${WRKSRC}/Xwrapper-4 ${FILESDIR}/wrapper.c
+ ${CC} ${CFLAGS} -DXSERVER_PATH=\"${X11BASE}/bin/XFree86\" -o ${WRKSRC}/Xwrapper-4 ${FILESDIR}/wrapper.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/Xwrapper-4 ${PREFIX}/bin