Skip to content

Commit

Permalink
devel/py-libplist: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
stesser committed Oct 14, 2021
1 parent 5780f2a commit b4d237b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/py-libplist/Makefile
Expand Up @@ -9,7 +9,8 @@ LIB_DEPENDS= libplist-2.0.so:${MASTER_PORT}

PORTSCOUT= ignore:1

USES= python:3.6+
USES= cpe python:3.6+
CPE_VENDOR= libimobiledevice
USE_PYTHON= flavors cython
BINARY_ALIAS= cython=cython-${PYTHON_VER}
CONFIGURE_ENV= PYTHON_LDFLAGS="`pkg-config --libs python-${PYTHON_VER}`"
Expand Down

0 comments on commit b4d237b

Please sign in to comment.