svn commit: r488904 - branches/2019Q1/devel/piklab
Tobias C. Berner
tcberner at FreeBSD.org
Tue Jan 1 15:27:23 UTC 2019
Author: tcberner
Date: Tue Jan 1 15:27:22 2019
New Revision: 488904
URL: https://svnweb.freebsd.org/changeset/ports/488904
Log:
MFH: r488869
devel/piklab: remove KDE option after r488807
Approved by: ports-secteam (miwi)
Modified:
branches/2019Q1/devel/piklab/Makefile
Directory Properties:
branches/2019Q1/ (props changed)
Modified: branches/2019Q1/devel/piklab/Makefile
==============================================================================
--- branches/2019Q1/devel/piklab/Makefile Tue Jan 1 15:25:25 2019 (r488903)
+++ branches/2019Q1/devel/piklab/Makefile Tue Jan 1 15:27:22 2019 (r488904)
@@ -3,7 +3,7 @@
PORTNAME= piklab
PORTVERSION= 0.16.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= devel kde
MASTER_SITES= SF
@@ -20,14 +20,6 @@ USE_QT= corelib gui qt3support qtestlib xml \
moc_build qmake_build rcc_build uic_build network
USES= cmake gettext qt:4 readline dos2unix tar:bzip2
USE_CXXSTD= gnu++98
-
-OPTIONS_DEFINE= KDE4
-OPTIONS_SUB= yes
-
-KDE4_USES= kde:4 shared-mime-info
-KDE4_USE= KDE=automoc4,kdelibs
-KDE4_CMAKE_OFF= -DQT_ONLY:BOOL=ON \
- -DLOCALE_INSTALL_DIR:STRING="${PREFIX}/share/locale"
BROKEN= does not link
BROKEN_sparc64= does not compile on sparc64
More information about the svn-ports-branches
mailing list