- add the cups FLAVOR to the build

"fine with it" okan@, "add it" steven@
This commit is contained in:
ajacoutot 2007-11-20 14:18:16 +00:00
parent 30ecced046
commit beac1a304b

View File

@ -1,11 +1,17 @@
# $OpenBSD: Makefile,v 1.11 2006/10/20 15:34:27 steven Exp $
# $OpenBSD: Makefile,v 1.12 2007/11/20 14:18:16 ajacoutot Exp $
SUBDIR += gnu
SUBDIR += gnu,a4
SUBDIR += gnu,cups
SUBDIR += gnu,cups,a4
SUBDIR += gnu,gtk
SUBDIR += gnu,gtk,a4
SUBDIR += gnu,gtk,cups
SUBDIR += gnu,gtk,cups,a4
SUBDIR += gnu,no_x11
SUBDIR += gnu,no_x11,a4
SUBDIR += gnu,no_x11,cups
SUBDIR += gnu,no_x11,cups,a4
SUBDIR += gnu-fonts
.include <bsd.port.subdir.mk>