$OpenBSD: patch-gtk_Makefile_in,v 1.12 2009/01/11 17:04:47 ajacoutot Exp $
--- gtk/Makefile.in.orig	Wed Jan  7 22:52:08 2009
+++ gtk/Makefile.in	Fri Jan  9 13:28:02 2009
@@ -469,7 +469,7 @@ SUBDIRS = theme-bits . tests
 DIST_SUBDIRS = theme-bits tests
 @HAVE_CUPS_FALSE@GTK_PRINT_BACKENDS = file,lpr
 
-@HAVE_CUPS_TRUE@GTK_PRINT_BACKENDS = file,cups
+@HAVE_CUPS_TRUE@GTK_PRINT_BACKENDS = file,cups,lpr
 
 INCLUDES = \
 	-DG_LOG_DOMAIN=\"Gtk\"				\
