mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Convert to new LIB_DEPENDS format
- Convert to USES=tk
This commit is contained in:
parent
cefd296e0f
commit
cf13e17616
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339327
@ -11,16 +11,15 @@ DISTNAME= TkinterTreectrl-${DISTVERSION}
|
||||
MAINTAINER= sylvio@FreeBSD.org
|
||||
COMMENT= TkTreectrl Python bindings
|
||||
|
||||
LIB_DEPENDS= treectrl:${PORTSDIR}/x11-toolkits/tktreectrl
|
||||
LIB_DEPENDS= libtreectrl.so.1:${PORTSDIR}/x11-toolkits/tktreectrl
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \
|
||||
${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/py-Pmw
|
||||
|
||||
USE_TK_RUN= yes
|
||||
USES= tk:run
|
||||
USE_ZIP= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_PKGNAME= TkinterTreectrl
|
||||
PYDISTUTILS_PKGVERSION= ${PORTVERSION:R}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user