aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--port-files/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/port-files/Makefile b/port-files/Makefile
index 878298a0..2fbd3efb 100644
--- a/port-files/Makefile
+++ b/port-files/Makefile
@@ -29,7 +29,6 @@ LIB_DEPENDS= libQtSolutions_SingleApplication-head.so:${PORTSDIR}/devel/qt4-qtso
MAKE_JOBS_UNSAFE=yes
ONLY_FOR_ARCHS= amd64
USE_XORG= x11 xcomposite xdamage xrender
-USE_CDRTOOLS= yes
USE_LDCONFIG= yes
USE_QT4= corelib gui network svg linguist phonon \
moc_build rcc_build uic_build
bgstack15