aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-11-22 20:18:37 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-11-22 20:18:37 +0000
commitcc8a667aa283dbd1c377aa55dd4b47568cebc6b9 (patch)
tree61cb3664013fb792e76869e17b47783aadc54052 /deskutils
parent9ea8c5a60afa67ef2f40c0e73594522c3aec51a6 (diff)
downloadports-cc8a667aa283dbd1c377aa55dd4b47568cebc6b9.tar.gz
ports-cc8a667aa283dbd1c377aa55dd4b47568cebc6b9.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/calibre/Makefile4
-rw-r--r--deskutils/treeline/Makefile1
2 files changed, 4 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index 044fc7d478c5..6e1852e22d59 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -3,6 +3,7 @@
PORTNAME= calibre
PORTVERSION= 3.34.0
+PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
@@ -71,7 +72,8 @@ MAKE_ENV+= FC_INC_DIR="${LOCALBASE}/include/fontconfig" \
XDG_CONFIG_HOME=${WRKDIR}/xdg-config \
XDG_UTILS_INSTALL_MODE=system \
QMAKE=${QMAKE} \
- SIP_BIN=sip-${PYTHON_VER}
+ SIP_BIN=${SIP} \
+ SIP_DIR=${PYQT_SIPDIR}
post-patch:
@${REINPLACE_CMD} -e "s|#!/usr/bin/env python2|#!${PYTHON_CMD}|" \
diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile
index 468e13ba7f70..b0eb9ef3d0ef 100644
--- a/deskutils/treeline/Makefile
+++ b/deskutils/treeline/Makefile
@@ -3,6 +3,7 @@
PORTNAME= treeline
PORTVERSION= 3.0.2
+PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= https://github.com/doug-101/TreeLine/releases/download/v${PORTVERSION}/ \
SF/${PORTNAME}/${PORTVERSION}