mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/xspread: drop unused libpthread-stubs
libpthread-stubs no longer provides shared library since 9cba0ef67a
:
$ make clean all WITH=X11
[...]
===> xspread-3.1.1c_4 depends on shared library: libpthread-stubs.so - not found
This commit is contained in:
parent
82155bf8e7
commit
04c0110c8a
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ PLIST_FILES= bin/pxspread bin/xspread man/man1/pxspread.1.gz \
|
|||
OPTIONS_DEFINE= X11 DOCS
|
||||
|
||||
X11_USE= XORG=x11,xau,xcb,xdmcp,xt
|
||||
X11_LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs
|
||||
X11_USES= localbase xorg
|
||||
X11_CONFIGURE_ENV_OFF= ac_cv_header_X11_X_h=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue