diff options
Diffstat (limited to 'x11/workrave/Makefile')
-rw-r--r-- | x11/workrave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index 546c7b7447c1..9d8f038042da 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= RSI prevention tool -LICENSE= GPLv3 # (or later) +LICENSE= GPLv3+ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah>0:${PORTSDIR}/devel/py-cheetah LIB_DEPENDS= libgdome.so:${PORTSDIR}/textproc/gdome2 |