Two missing KDE4 tags, spotted by espie@.
Should fix (at least some) KDE3 vs. KDE4 build problems out there. Since both ports are mine, its noone who to blame for the months long breakage, other than me. :(
This commit is contained in:
parent
78329c96bc
commit
911336f59a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2015/03/27 08:13:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2015/05/01 16:05:07 zhuk Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
COMMENT-main = multimedia transformations framework
|
||||
@ -40,6 +40,7 @@ MULTI_PACKAGES = -main -gpl2
|
||||
|
||||
MODULES = x11/kde4
|
||||
MODKDE4_USE =
|
||||
KDE4_ONLY = Yes
|
||||
|
||||
BUILD_DEPENDS = audio/ladspa \
|
||||
textproc/libxml>=2.5 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2014/07/09 13:07:23 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2015/05/01 16:05:07 zhuk Exp $
|
||||
COMMENT = common classes for finance KDE 4 apps
|
||||
CATEGORIES = productivity x11
|
||||
HOMEPAGE = http://kmymoney2.sourceforge.net
|
||||
@ -17,6 +17,7 @@ EXTRACT_SUFX = .tar.bz2
|
||||
|
||||
MODULES = x11/kde4
|
||||
MODKDE4_USE =
|
||||
KDE4_ONLY = Yes
|
||||
|
||||
BUILD_DEPENDS = devel/doxygen \
|
||||
${MODKDE4_DEP_DIR}/libs
|
||||
|
Loading…
x
Reference in New Issue
Block a user