@pkgpath not @conflict

This commit is contained in:
sthen 2021-03-16 17:16:40 +00:00
parent ce6b1689e7
commit 7c1250624b
2 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2021/03/15 20:53:23 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2021/03/16 17:16:40 sthen Exp $
COMMENT = run a subprocess in a pseudo terminal
MODPY_EGG_VERSION = 0.7.0
REVISION = 0
DISTNAME = ptyprocess-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}

View File

@ -1,5 +1,5 @@
@comment $OpenBSD: PLIST,v 1.4 2021/03/16 17:11:39 pvk Exp $
@conflict py-ptyprocess-*
@comment $OpenBSD: PLIST,v 1.5 2021/03/16 17:16:40 sthen Exp $
@pkgpath devel/py-ptyprocess
lib/python${MODPY_VERSION}/site-packages/ptyprocess/
lib/python${MODPY_VERSION}/site-packages/ptyprocess-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/ptyprocess/__init__.py