openbsd-ports/chinese/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

24 lines
545 B
Makefile

# $OpenBSD: Makefile,v 1.18 2010/02/01 17:00:12 espie Exp $
# $FreeBSD: Makefile,v 1.16 1997/11/17 18:36:43 max Exp $
SUBDIR =
SUBDIR += arphicttf
SUBDIR += bg5pdf
SUBDIR += bg5ps
SUBDIR += c2t
SUBDIR += cless
SUBDIR += crxvt
SUBDIR += hc
SUBDIR += kcfonts
SUBDIR += libchewing
SUBDIR += libtabe
SUBDIR += lunar
SUBDIR += py-zhCodecs
SUBDIR += rxvt-big5
SUBDIR += taipeifonts
SUBDIR += ttfm
SUBDIR += xcin
SUBDIR += xcin25
.include <bsd.port.subdir.mk>