From 1987623689380ee82745a387ce44a55906314b5f Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 9 Sep 2007 14:43:04 +0000 Subject: [PATCH] - add foomatic-db, foomatic-db-engine, foomatic-filters --- print/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/print/Makefile b/print/Makefile index f1310116eb7..70e5a5d1436 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.62 2007/09/03 09:21:44 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.63 2007/09/09 14:43:04 ajacoutot Exp $ SUBDIR += a2ps,a4 SUBDIR += a2ps,letter @@ -17,6 +17,9 @@ SUBDIR += epdfview SUBDIR += foiltex SUBDIR += fontforge + SUBDIR += foomatic-db + SUBDIR += foomatic-db-engine + SUBDIR += foomatic-filters SUBDIR += freetype SUBDIR += ghostscript SUBDIR += ghostview