forked from Lainports/freebsd-ports
science/py-dlib: Fix USE_XORG and restore GUI functionality
Sponsored by: Future Crew, LLC
This commit is contained in:
parent
6cce1f5b22
commit
bbeaa38071
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= dlib
|
||||
DISTVERSION= 19.24.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science devel math python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -16,7 +17,7 @@ LIB_DEPENDS= ${PY_BOOST} \
|
|||
libgif.so:graphics/giflib
|
||||
|
||||
USES= cmake:indirect compiler:c++11-lang pkgconfig python shebangfix \
|
||||
sqlite
|
||||
sqlite xorg
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_XORG= ice sm x11 xext
|
||||
SHEBANG_FILES= python_examples/*.py
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue