diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-14 12:39:42 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-14 12:39:42 +0000 |
commit | 863110e9f95de207d0c8891b013c3d43e70cbceb (patch) | |
tree | 7cefef4036a143c0a890c264dd040a774616688a /math/xspread | |
parent | 243a1c4dcae2dcc5d9caae8c27bbc73a9e484e5b (diff) |
Notes
Diffstat (limited to 'math/xspread')
-rw-r--r-- | math/xspread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile index 2d2e543e8076..47e459391bce 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -30,7 +30,7 @@ OPTIONS_DEFINE= X11 DOCS X11_USE= XORG=x11,xau,xcb,xdmcp,xt X11_LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs -X11_USES= localbase +X11_USES= localbase xorg X11_CONFIGURE_ENV_OFF= ac_cv_header_X11_X_h=no post-patch: |