diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2014-09-05 00:20:39 +0000 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2014-09-05 00:20:39 +0000 |
commit | 9cdc4d4223b450de73fe25f0c489f01de15887c8 (patch) | |
tree | 32353ece81bf745010612ab6ab6397a3fa8e3042 /x11/lumina | |
parent | dceced7be8f24197c538f2b34f2a185ab2e310a6 (diff) | |
download | ports-9cdc4d4223b450de73fe25f0c489f01de15887c8.tar.gz ports-9cdc4d4223b450de73fe25f0c489f01de15887c8.zip |
Notes
Diffstat (limited to 'x11/lumina')
-rw-r--r-- | x11/lumina/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/lumina/Makefile b/x11/lumina/Makefile index 67b8f344521c..2094a10aacd4 100644 --- a/x11/lumina/Makefile +++ b/x11/lumina/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 |