aboutsummaryrefslogtreecommitdiff
path: root/deskutils/anamnesis
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-03 08:25:31 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-03 08:25:31 +0000
commit38308bbce8121d08ed2d1addc44a6d4af9b1d8da (patch)
tree19fcb52e1a08c10e10288210eaf522890abc2def /deskutils/anamnesis
parent574e3bddf9eae410ebf30e17e38f77fb6ec3d85f (diff)
downloadports-38308bbce8121d08ed2d1addc44a6d4af9b1d8da.tar.gz
ports-38308bbce8121d08ed2d1addc44a6d4af9b1d8da.zip
Notes
Diffstat (limited to 'deskutils/anamnesis')
-rw-r--r--deskutils/anamnesis/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/anamnesis/Makefile b/deskutils/anamnesis/Makefile
index fbc8dcd8738f..34fa3258d715 100644
--- a/deskutils/anamnesis/Makefile
+++ b/deskutils/anamnesis/Makefile
@@ -12,11 +12,11 @@ COMMENT= Clipboard manager that stores all clipboard history
LICENSE= GPLv3
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
- ${PYTHON_PKGNAMEPREFIX}gtk2>0:x11-toolkits/py-gtk2 \
- ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}gtk2>0:x11-toolkits/py-gtk2@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR}
-USES= python shebangfix
+USES= python:2.7 shebangfix
PORTDOCS= ChangeLog README
OPTIONS_DEFINE= DOCS
NO_ARCH= yes