cad/ktechlab: pet stage-qa, declare hidden dependencies
Approved by: portmgr blanket
This commit is contained in:
parent
10b4426955
commit
1919c21bbd
@ -1,7 +1,7 @@
|
||||
PORTNAME= ktechlab
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.50.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= cad
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -13,16 +13,18 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libgpsim.so:misc/gpsim
|
||||
|
||||
USES= cmake compiler:c++11-lang desktop-file-utils gnome kde:5 \
|
||||
localbase qt:5 shared-mime-info
|
||||
localbase qt:5 shared-mime-info xorg
|
||||
USE_GITHUB= yes
|
||||
USE_QT= concurrent core dbus gui network printsupport widgets xml \
|
||||
qmake_build buildtools_build
|
||||
USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons \
|
||||
crash guiaddons i18n iconthemes init itemviews jobwidgets js \
|
||||
kdelibs4support khtml kio notifications parts service solid \
|
||||
sonnet texteditor textwidgets unitconversion widgetsaddons windowsystem xmlgui \
|
||||
sonnet syntaxhighlighting texteditor textwidgets unitconversion \
|
||||
widgetsaddons windowsystem xmlgui \
|
||||
doctools_build
|
||||
USE_GNOME= glib20
|
||||
USE_XORG= x11
|
||||
|
||||
CXXFLAGS+= -I${LOCALBASE}/lib/glib-2.0/include
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user