Skip to content

Commit

Permalink
security/py-xmlsec: Convert to USE_PYTHON=pytest
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent c89d461 commit 15f8bbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions security/py-xmlsec/Makefile
Expand Up @@ -19,9 +19,9 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \
libxmlsec1-openssl.so:security/xmlsec1
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}

USES= gnome pkgconfig pytest python
USES= gnome pkgconfig python
USE_GNOME= libxml2 libxslt
USE_PYTHON= autoplist distutils flavors
USE_PYTHON= autoplist distutils flavors pytest

INSTALL_TARGET= install-strip

Expand Down

0 comments on commit 15f8bbd

Please sign in to comment.