aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fox10
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-02-24 14:37:04 +0800
committerknu <knu@FreeBSD.org>2001-02-24 14:37:04 +0800
commitc561fc036705ef8fa09a8d50239a33a99df5c948 (patch)
tree8804f3295ebd0acb84202b3f5c6c2737dc2cb709 /x11-toolkits/fox10
parent5604e0373571f53cd2b75443903c9c913084d3f9 (diff)
downloadfreebsd-ports-graphics-c561fc036705ef8fa09a8d50239a33a99df5c948.tar.gz
freebsd-ports-graphics-c561fc036705ef8fa09a8d50239a33a99df5c948.tar.zst
freebsd-ports-graphics-c561fc036705ef8fa09a8d50239a33a99df5c948.zip
Oops, I missed adding one essential variable that gets fox to build
with xunicode...
Diffstat (limited to 'x11-toolkits/fox10')
-rw-r--r--x11-toolkits/fox10/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/fox10/Makefile b/x11-toolkits/fox10/Makefile
index 8120fd37a70..636242aa29c 100644
--- a/x11-toolkits/fox10/Makefile
+++ b/x11-toolkits/fox10/Makefile
@@ -26,6 +26,8 @@ PATCH_DIST_STRIP= -p1
#EXTRA_PATCHES= ${PATCHDIR}/xunicode.patch-*
BUILD_DEPENDS= ${X11BASE}/lib/libxunicode.a:${PORTSDIR}/converters/xunicode
+
+CONFIGURE_ENV= X_CFLAGS=-DUSE_XUNICODE
.endif
USE_MESA= yes