summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fox10
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-02-24 06:37:04 +0000
committerknu <knu@FreeBSD.org>2001-02-24 06:37:04 +0000
commitc561fc036705ef8fa09a8d50239a33a99df5c948 (patch)
tree8804f3295ebd0acb84202b3f5c6c2737dc2cb709 /x11-toolkits/fox10
parent5604e0373571f53cd2b75443903c9c913084d3f9 (diff)
downloadFreeBSD-ports-c561fc036705ef8fa09a8d50239a33a99df5c948.zip
FreeBSD-ports-c561fc036705ef8fa09a8d50239a33a99df5c948.tar.gz
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 8120fd3..636242a 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
OpenPOWER on IntegriCloud