summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2004-07-08 20:27:56 +0000
committerheinz <heinz@pkgsrc.org>2004-07-08 20:27:56 +0000
commitb4d58345ddb2a2511ed7dc2b2d66fbfbdef0eb3f (patch)
tree28af9e803ce1f700734b6cc596029fc9332a813d /comms/hylafax/patches
parent5393ea080dc2a5a40f78378dd60f73e83169376a (diff)
downloadpkgsrc-b4d58345ddb2a2511ed7dc2b2d66fbfbdef0eb3f.tar.gz
Correct typo in patch-ae (wrong PREFIX). Bump revision.
Diffstat (limited to 'comms/hylafax/patches')
-rw-r--r--comms/hylafax/patches/patch-ae6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/hylafax/patches/patch-ae b/comms/hylafax/patches/patch-ae
index ed255ff0331..53e0d8d68db 100644
--- a/comms/hylafax/patches/patch-ae
+++ b/comms/hylafax/patches/patch-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.7 2003/09/23 21:39:48 abs Exp $
+$NetBSD: patch-ae,v 1.8 2004/07/08 20:27:56 heinz Exp $
--- configure.orig Fri May 23 04:28:51 2003
+++ configure
@@ -19,8 +19,8 @@ $NetBSD: patch-ae,v 1.7 2003/09/23 21:39:48 abs Exp $
DIR_SPOOL=/var/spool/hylafax
-DIR_HTML=/var/httpd/htdocs/hylafax
-DIR_CGI=/var/httpd/cgi-bin
-+DIR_HTML=${RPEFIX}/http/htdocs/hylafax
-+DIR_CGI=${RPEFIX}/http/cgi-bin
++DIR_HTML=${PREFIX}/http/htdocs/hylafax
++DIR_CGI=${PREFIX}/http/cgi-bin
PATH_DPSRIP=$DIR_LIBEXEC/ps2fax.exe
-PATH_IMPRIP=/usr/lib/print/psrip
+PATH_IMPRIP=${PREFIX}/lib/print/psrip