summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2012-06-06 11:41:50 +0000
committerAlberto Villa <avilla@FreeBSD.org>2012-06-06 11:41:50 +0000
commiteeab42deb50179db989cda8d3973de4c9acad0cd (patch)
treeb6e535564bfe75204e868479cb21ba0a39a8b194 /devel
parent- Use new options framework "SINGLE" feature. (diff)
- 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]
Notes
Notes: svn path=/head/; revision=298579
Diffstat (limited to 'devel')
-rw-r--r--devel/qbzr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qbzr/Makefile b/devel/qbzr/Makefile
index b723ca658a98..bc73e8a3ff7b 100644
--- a/devel/qbzr/Makefile
+++ b/devel/qbzr/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS= bzr:${PORTSDIR}/devel/bazaar-ng
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_PYTHON= yes
-USE_QT4= yes
+USE_QT4= # empty
USE_PYDISTUTILS= yes
USE_GETTEXT= yes
INSTALLS_ICONS= yes