openbsd-ports/x11/kde/Makefile
espie 100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00

127 lines
3.1 KiB
Makefile

# $OpenBSD: Makefile,v 1.62 2010/02/01 17:00:14 espie Exp $
SUBDIR =
SUBDIR += arts3
SUBDIR += libs3
SUBDIR += base3
SUBDIR += multimedia3
SUBDIR += games3
SUBDIR += addons3
SUBDIR += artwork3
SUBDIR += edu3
SUBDIR += graphics3
SUBDIR += network3
SUBDIR += pim3
SUBDIR += sdk3
SUBDIR += toys3
SUBDIR += utils3
SUBDIR += bindings3
SUBDIR += webdev
SUBDIR += admin3
SUBDIR += accessibility3
SUBDIR += office3
SUBDIR +=i18n3,af
SUBDIR +=i18n3,ar
SUBDIR +=i18n3,az
SUBDIR +=i18n3,bg
SUBDIR +=i18n3,bn
SUBDIR +=i18n3,br
SUBDIR +=i18n3,bs
SUBDIR +=i18n3,ca
SUBDIR +=i18n3,cs
SUBDIR +=i18n3,csb
SUBDIR +=i18n3,cy
SUBDIR +=i18n3,da
SUBDIR +=i18n3,de
SUBDIR +=i18n3,el
SUBDIR +=i18n3,en_GB
SUBDIR +=i18n3,eo
SUBDIR +=i18n3,es
SUBDIR +=i18n3,et
SUBDIR +=i18n3,eu
SUBDIR +=i18n3,fa
SUBDIR +=i18n3,fi
SUBDIR +=i18n3,fr
SUBDIR +=i18n3,fy
SUBDIR +=i18n3,ga
SUBDIR +=i18n3,gl
SUBDIR +=i18n3,he
SUBDIR +=i18n3,hi
SUBDIR +=i18n3,hr
SUBDIR +=i18n3,hu
SUBDIR +=i18n3,is
SUBDIR +=i18n3,it
SUBDIR +=i18n3,ja
SUBDIR +=i18n3,kk
SUBDIR +=i18n3,km
SUBDIR +=i18n3,ko
SUBDIR +=i18n3,lt
SUBDIR +=i18n3,lv
SUBDIR +=i18n3,mk
SUBDIR +=i18n3,mn
SUBDIR +=i18n3,ms
SUBDIR +=i18n3,nb
SUBDIR +=i18n3,nds
SUBDIR +=i18n3,nl
SUBDIR +=i18n3,nn
SUBDIR +=i18n3,pa
SUBDIR +=i18n3,pl
SUBDIR +=i18n3,pt
SUBDIR +=i18n3,pt_BR
SUBDIR +=i18n3,ro
SUBDIR +=i18n3,ru
SUBDIR +=i18n3,rw
SUBDIR +=i18n3,se
SUBDIR +=i18n3,sk
SUBDIR +=i18n3,sl
SUBDIR +=i18n3,sr
SUBDIR +=i18n3,sr@Latn
SUBDIR +=i18n3,ss
SUBDIR +=i18n3,sv
SUBDIR +=i18n3,ta
SUBDIR +=i18n3,tg
SUBDIR +=i18n3,th
SUBDIR +=i18n3,tr
SUBDIR +=i18n3,uk
SUBDIR +=i18n3,uz
SUBDIR +=i18n3,vi
SUBDIR +=i18n3,zh_CN
SUBDIR +=i18n3,zh_TW
SUBDIR +=office-i18n3,ca
SUBDIR +=office-i18n3,cs
SUBDIR +=office-i18n3,cy
SUBDIR +=office-i18n3,da
SUBDIR +=office-i18n3,de
SUBDIR +=office-i18n3,el
SUBDIR +=office-i18n3,en_GB
SUBDIR +=office-i18n3,es
SUBDIR +=office-i18n3,et
SUBDIR +=office-i18n3,eu
SUBDIR +=office-i18n3,fi
SUBDIR +=office-i18n3,fr
SUBDIR +=office-i18n3,hu
SUBDIR +=office-i18n3,it
SUBDIR +=office-i18n3,ja
SUBDIR +=office-i18n3,lv
SUBDIR +=office-i18n3,ms
SUBDIR +=office-i18n3,nb
SUBDIR +=office-i18n3,nl
SUBDIR +=office-i18n3,pl
SUBDIR +=office-i18n3,pt
SUBDIR +=office-i18n3,pt_BR
SUBDIR +=office-i18n3,ru
SUBDIR +=office-i18n3,sk
SUBDIR +=office-i18n3,sl
SUBDIR +=office-i18n3,sr
SUBDIR +=office-i18n3,sr@Latn
SUBDIR +=office-i18n3,sv
SUBDIR +=office-i18n3,tr
SUBDIR +=office-i18n3,uk
SUBDIR +=office-i18n3,zh_CN
SUBDIR +=office-i18n3,zh_TW
SUBDIR += kdoc3
SUBDIR += libs3-doc
SUBDIR += okle
.include <bsd.port.subdir.mk>