summaryrefslogtreecommitdiff
path: root/x11-toolkits/fox
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-24 06:37:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-24 06:37:04 +0000
commit1ba766602f4a8b7c20ab3a5b4205b14de2cb2a0b (patch)
tree299d9f09af894c1f445bf8c2b83155fdb603bd01 /x11-toolkits/fox
parentD'uh. Kill this unwanted backup file. :( (diff)
Oops, I missed adding one essential variable that gets fox to build
with xunicode...
Notes
Notes: svn path=/head/; revision=38664
Diffstat (limited to 'x11-toolkits/fox')
-rw-r--r--x11-toolkits/fox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/fox/Makefile b/x11-toolkits/fox/Makefile
index 8120fd37a70c..636242aa29c7 100644
--- a/x11-toolkits/fox/Makefile
+++ b/x11-toolkits/fox/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