summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2014-09-23 19:37:34 +0000
committerpawel <pawel@FreeBSD.org>2014-09-23 19:37:34 +0000
commitee08ca47526d32d2c105ef4f0388f51d6f91f9d9 (patch)
tree1a06e04a9d1e2520ee525d5b9617c07ec9f3695d
parent89fcf362b9351818b7b794dd9a35bbc0859d0182 (diff)
downloadFreeBSD-ports-ee08ca47526d32d2c105ef4f0388f51d6f91f9d9.zip
FreeBSD-ports-ee08ca47526d32d2c105ef4f0388f51d6f91f9d9.tar.gz
- Convert to USES=python
- Simplify pkg-plist
-rw-r--r--deskutils/treeline/Makefile2
-rw-r--r--deskutils/treeline/pkg-plist9
2 files changed, 1 insertions, 10 deletions
diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile
index 8ad8eb5..e9ed248 100644
--- a/deskutils/treeline/Makefile
+++ b/deskutils/treeline/Makefile
@@ -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" \
diff --git a/deskutils/treeline/pkg-plist b/deskutils/treeline/pkg-plist
index 0b18def..c297e40 100644
--- a/deskutils/treeline/pkg-plist
+++ b/deskutils/treeline/pkg-plist
@@ -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%%
OpenPOWER on IntegriCloud