1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Convert to USES=python

- Simplify pkg-plist
This commit is contained in:
Pawel Pekala 2014-09-23 19:37:34 +00:00
parent cfb47f08a2
commit 56e9745c23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369115
2 changed files with 1 additions and 10 deletions

View File

@ -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" \

View File

@ -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%%