fucked-up heuristics. Still need to be able to finetune, as

graphics-strigi-analyzer and kimono ARE kde4 only
This commit is contained in:
espie 2013-10-07 16:57:29 +00:00
parent 4ffe801e90
commit bc4f98dd53
3 changed files with 12 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/06/06 08:36:47 zhuk Exp $
# $OpenBSD: Makefile,v 1.3 2013/10/07 16:57:30 espie Exp $
COMMENT = KDE strigi analyzer for graphics files
DISTNAME = kdegraphics-strigi-analyzer-${MODKDE4_VERSION}
@ -8,6 +8,7 @@ WANTLIB += streamanalyzer streams tiff
MODKDE4_NO_QT = Yes
MODKDE4_USE =
KDE4_ONLY = Yes
BUILD_DEPENDS = ${MODKDE4_DEP_DIR}/libs

View File

@ -1,4 +1,4 @@
# $OpenBSD: kde4.port.mk,v 1.10 2013/10/06 14:42:24 zhuk Exp $
# $OpenBSD: kde4.port.mk,v 1.11 2013/10/07 16:57:29 espie Exp $
# The version of KDE SC in x11/kde4
_MODKDE4_STABLE = 4.10.5
@ -134,7 +134,13 @@ FLAVOR ?=
MODKDE4_USE += libs
.endif
.if !empty(MODKDE4_USE)
.if empty(MODKDE4_USE)
KDE4_ONLY ?= No
.else
KDE4_ONLY ?= Yes
.endif
.if ${KDE4_ONLY:L} == "yes"
DPB_PROPERTIES += tag:kde4
.endif

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/05/14 09:16:26 zhuk Exp $
# $OpenBSD: Makefile,v 1.3 2013/10/07 16:57:30 espie Exp $
CATEGORIES = devel
COMMENT = KDE bindings for .NET
@ -11,6 +11,7 @@ SHARED_LIBS += ktexteditor-sharp 50.0
SHARED_LIBS += nepomuk-sharp 50.0
SHARED_LIBS += plasma-sharp 50.0
SHARED_LIBS += soprano-sharp 50.0
KDE4_ONLY = Yes
WANTLIB = m pthread stdc++
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtNetwork