From 6841f1041f16b5e48cded58974aec7e9cbcd551d Mon Sep 17 00:00:00 2001 From: avilla Date: Wed, 6 Jun 2012 11:41:50 +0000 Subject: - Replace USE_QT4=yes with USE_QT4=# empty, as there is no "yes" component. [1] - While here, fix typo in PORT_OPTIONS check in avidemux2. Reported by: miwi via IRC [1] With hat on: kde [1] --- deskutils/treeline/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils') diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile index c346b39452f..878b59924d3 100644 --- a/deskutils/treeline/Makefile +++ b/deskutils/treeline/Makefile @@ -30,7 +30,7 @@ OPTIONS= ASPELL "install with aspell support" off \ HTTPLOAD "install httpLoad plugin" off WRKSRC= ${WRKDIR}/TreeLine -USE_QT4= yes +USE_QT4= # empty USE_PYTHON= 2.5+ NO_BUILD= yes -- cgit