$OpenBSD: patch-extra_cups-pdf_conf,v 1.3 2011/03/31 08:25:58 jasper Exp $
--- extra/cups-pdf.conf.orig	Wed Mar 30 21:38:53 2011
+++ extra/cups-pdf.conf	Wed Mar 30 21:41:22 2011
@@ -222,7 +222,7 @@
 ##          or its proper location on your system
 ### Default: /usr/bin/gs
 
-#GhostScript /usr/bin/gs
+#GhostScript ${LOCALBASE}/bin/gs
 
 ### Key: GSTmp
 ##  location of temporary files during GhostScript operation 
@@ -253,7 +253,7 @@
 ##  set this to an empty value to use no postprocessing
 ### Default: <empty>
 
-#PostProcessing 
+#PostProcessing ${TRUEPREFIX}/bin/cups-pdf-dispatch
 
 
 ###########################################################################
