diff options
author | kmoore <kmoore@FreeBSD.org> | 2014-09-05 08:20:39 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2014-09-05 08:20:39 +0800 |
commit | d796d25a1409cc7e14a0edb45e59b44de98e1ddb (patch) | |
tree | 32353ece81bf745010612ab6ab6397a3fa8e3042 /x11/lumina | |
parent | b3fbe5236af8f24fc945009903f44dc9adf9e32b (diff) | |
download | freebsd-ports-gnome-d796d25a1409cc7e14a0edb45e59b44de98e1ddb.tar.gz freebsd-ports-gnome-d796d25a1409cc7e14a0edb45e59b44de98e1ddb.tar.zst freebsd-ports-gnome-d796d25a1409cc7e14a0edb45e59b44de98e1ddb.zip |
Remove obsolete USE_CDRTOOLS
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 |