remove bogus MODPY_PY_PREFIX subst

This commit is contained in:
sthen 2021-02-13 14:47:52 +00:00
parent df7f457b09
commit 9f980b4bc5
2 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.25 2021/01/19 06:26:49 rsadowski Exp $
# $OpenBSD: Makefile,v 1.26 2021/02/13 14:47:52 sthen Exp $
COMMENT = python Qt5 bindings
V= 5.15.2
DISTNAME= PyQt5-${V}
PKGNAME= py-qt5-${V}
REVISION= 0
CATEGORIES= x11 devel

View File

@ -1,5 +1,5 @@
@comment $OpenBSD: PLIST,v 1.7 2021/01/19 06:26:49 rsadowski Exp $
@pkgpath x11/${MODPY_PY_PREFIX}qt5,-main
@comment $OpenBSD: PLIST,v 1.8 2021/02/13 14:47:52 sthen Exp $
@pkgpath x11/py-qt5,-main
bin/pylupdate5${MODPY_BIN_SUFFIX}
bin/pyrcc5${MODPY_BIN_SUFFIX}
bin/pyuic5${MODPY_BIN_SUFFIX}