mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Convert to USES=python
- Simplify pkg-plist
This commit is contained in:
parent
cfb47f08a2
commit
56e9745c23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369115
@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:${PORTSDIR}/x11-toolkits/py-qt4-g
|
||||
|
||||
WRKSRC= ${WRKDIR}/TreeLine
|
||||
USE_QT4= # empty
|
||||
USE_PYTHON= 2
|
||||
USES= python:2
|
||||
NO_BUILD= yes
|
||||
|
||||
DESKTOP_ENTRIES= "TreeLine" "" "${DATADIR}/icons/tree/treeline.png" \
|
||||
|
@ -231,12 +231,3 @@ lib/treeline/undo.pyc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/sample_intern_links.trl
|
||||
%%PORTDOCS%%%%DOCSDIR%%/sample_other_fields.trl
|
||||
%%PORTDOCS%%%%DOCSDIR%%/sample_table_booklist.trl
|
||||
@dirrm %%DATADIR%%/icons/toolbar/32x32
|
||||
@dirrm %%DATADIR%%/icons/toolbar
|
||||
@dirrm %%DATADIR%%/icons/tree
|
||||
@dirrm %%DATADIR%%/icons
|
||||
@dirrm %%DATADIR%%/templates
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm lib/treeline/plugins
|
||||
@dirrm lib/treeline
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user