Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 1995 18:22:35 +0100
From:      knarf@camelot.de (Frank Bartels)
To:        freebsd-ports@freebsd.org
Subject:   apsfilter-4.9.3: patch-aa
Message-ID:  <4a77sr$15t@nasim.camelot.de>

next in thread | raw e-mail | index | archive | help
Hi,

because netpbm and some other tools are configured via imake, and so
stupidly installed under /usr/X11R6/bin, the following patch is really
needed to make sense to RUN_DEPENDS.

/usr/ports/print/apsfilter/patches/patch-aa:

--- global/GLOBAL.sh.ORIG	Tue Oct 24 18:25:16 1995
+++ global/GLOBAL.sh	Thu Dec  7 18:05:52 1995
@@ -11,7 +11,7 @@
 TEX_PATH_L=/usr/tex/bin:/usr/local/lib/{tex,mf}/bin:/tex/bin
 SUN_PATH=/usr/ucb:/usr/openwin/bin:/usr/etc:/etc
 GNU_PATH=/usr/gnu/bin:/gnu/bin:/usr/gnu
-X11_PATH=/usr/bin/X11:/usr/X386/bin:/usr/X11/bin
+X11_PATH=/usr/bin/X11:/usr/X386/bin:/usr/X11/bin:/usr/X11R6/bin
 WUP_PATH=/wup/bin
 COMMON_PATH=/usr/local/bin:/local/bin
 # HERE IS THE TEMPLATE FOR YOU TO ADD PATHS THAT ARE ADDITIONALLY NEEDED !!!

Also the path /usr/local/apsfilter should be fixed (->libexec/apsfilter?).

Anyway, without apsfilter, my printer would be useless. Just bought an
HP Laserjet 5L and it's a great improvement over my old Deskjet 500.

Andreas, it would be a nice improvement, if the SETUP script would also
tell me, which filters are _not_ found. :)

Bye,
Knarf
-- 
  Frank Bartels   |UUCP/ZModem/Fax: + 49 89 5469593| "Captain, why not just
 knarf@camelot.de |  http://www.camelot.de/~knarf/ | give the Borg Windows?"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4a77sr$15t>