mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Oops, I missed adding one essential variable that gets fox to build
with xunicode...
This commit is contained in:
parent
970ed84dfd
commit
1ba766602f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38664
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user