diff options
Diffstat (limited to 'deskutils/treeline/Makefile')
-rw-r--r-- | deskutils/treeline/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile index 48e81ba6b97f..1fc300d71e4a 100644 --- a/deskutils/treeline/Makefile +++ b/deskutils/treeline/Makefile @@ -6,7 +6,7 @@ # PORTNAME= treeline -PORTVERSION= 0.11.1 +PORTVERSION= 0.12.0 CATEGORIES= deskutils python MASTER_SITES= http://www.bellz.org/treeline/ \ http://depot.fsck.ch/mirror/distfiles/ @@ -52,7 +52,6 @@ do-install: post-install: ${RM} ${DOCSDIR}/INSTALL ${DOCSDIR}/LICENSE - ${RM} ${PREFIX}/lib/${PORTNAME}/uninstall.py* .if defined(NOPORTDOCS) ${RM} ${DOCSDIR}/* ${RMDIR} ${DOCSDIR} |