From eb599ea492b7cec84c30660983d8dd9b6c79ddc9 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Thu, 24 Feb 2000 02:04:18 +0000 Subject: PREFIX -> LOCALBASE add ending / to WWW --- comms/hylafax/Makefile | 6 +++--- comms/hylafax/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'comms') diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index ffa6ae1815d8..25e8149b2d62 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -21,7 +21,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ - ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm + ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm # no dependency on ghostscript because we don't know which # version the user prefers RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 @@ -37,8 +37,8 @@ Y2K= http://www.hylafax.org/HylaFAQ/Q189.html USE_GMAKE= yes CONFIGURE_ARGS= --with-INSTALL="" \ --with-MAKE=gmake --with-CC=/usr/bin/cc \ - --with-LIBTIFF="-L${PREFIX}/lib -ltiff -ljpeg" \ - --with-TIFFINC="${PREFIX}/include" + --with-LIBTIFF="-L${LOCALBASE}/lib -ltiff -ljpeg" \ + --with-TIFFINC="${LOCALBASE}/include" HAS_CONFIGURE= yes MAN1= hylafax.1 faxalter.1 faxcover.1 faxmail.1 faxrm.1 faxstat.1 sendfax.1 \ diff --git a/comms/hylafax/pkg-descr b/comms/hylafax/pkg-descr index e9848f4c67f9..e38cbe096bb9 100644 --- a/comms/hylafax/pkg-descr +++ b/comms/hylafax/pkg-descr @@ -15,4 +15,4 @@ http://www.vix.com/hylafax/ -WWW: http://www.hylafax.org +WWW: http://www.hylafax.org/ -- cgit v1.2.3