1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/graphics/pstoepsi/files/patch-src:ps2epsi
2002-07-25 23:55:34 +00:00

17 lines
487 B
Plaintext

--- pstoepsi.prefix.orig Mon Jul 22 19:41:04 2002
+++ pstoepsi.prefix Mon Jul 22 19:40:51 2002
@@ -33,10 +33,10 @@
<file>.ps <file>.epsi"
########################## Edit these variables #####################
-GS='/usr/local/bin/X11/gs'
+GS='%%PREFIX%%/bin/gs'
PSTOPPM='/usr/local/libdata/X11/gs/pstoppm.ps'
-PBMTOEPSI='./pbmtoepsi'
-RASTTOPNM='/mm/bin/rasttopnm'
+PBMTOEPSI='%%PREFIX%%/bin/pbmtoepsi'
+RASTTOPNM='%%PREFIX%%/bin/rasttopnm'
INTERP='gs'
STRIP='false'
HIRES='false'