summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-09 16:28:08 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-09 16:28:08 +0000
commitd9e430af970685086feb3d458f3e672555391d40 (patch)
tree59f41ddeb725abff994b21fb25b91ad5a7d0d118 /comms
parentChange from master to slave. (diff)
Add a patch so this builds on -current. Porlint.
PR: 11310 Submitted by: Adrian Wontroba <aw1@stade.co.uk>
Notes
Notes: svn path=/head/; revision=18646
Diffstat (limited to 'comms')
-rw-r--r--comms/hylafax/Makefile15
-rw-r--r--comms/hylafax/distinfo3
2 files changed, 13 insertions, 5 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index 4b340339b24d..89b01f53caeb 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 Apr 1997
# Whom: ports@freebsd.org
#
-# $Id: Makefile,v 1.23 1999/04/08 19:05:44 billf Exp $
+# $Id: Makefile,v 1.24 1999/04/14 00:26:56 scrappy Exp $
#
DISTNAME= hylafax-v4.0pl2
@@ -14,9 +14,11 @@ MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/source/ \
ftp://ftp.sisis.de/pub/hylafax/source/
EXTRACT_SUFX= -tar.gz
-MAINTAINER= ports@freebsd.org
+PATCH_SITES= http://www.hylafax.org/patches/
+PATCHFILES= gcc-2.8.x.patch
+PATCH_DIST_STRIP= -p1
-Y2K= http://www.hylafax.org/HylaFAQ/Q189.html
+MAINTAINER= ports@freebsd.org
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \
${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm
@@ -26,12 +28,17 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 \
jpeg.9:${PORTSDIR}/graphics/jpeg
+DIST_SUBDIR= hylafax
+
+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"
HAS_CONFIGURE= yes
+
MAN1= hylafax.1 faxalter.1 faxcover.1 faxmail.1 faxrm.1 faxstat.1 sendfax.1 \
sendpage.1 sgi2fax.1 textfmt.1
MAN5= pagesizes.5f typerules.5f \
@@ -52,7 +59,7 @@ post-install:
chown uucp ${SUID_EXES}
chmod 4555 ${SUID_EXES}
@if [ ! -f ${PREFIX}/etc/rc.d/hylafax.sh.sample ]; then \
- cp ${FILESDIR}/hylafax.sh.sample ${PREFIX}/etc/rc.d; \
+ ${CP} ${FILESDIR}/hylafax.sh.sample ${PREFIX}/etc/rc.d; \
fi
${CAT} ${PKGDIR}/MESSAGE
diff --git a/comms/hylafax/distinfo b/comms/hylafax/distinfo
index 401d5419a7eb..c9d5f43065e4 100644
--- a/comms/hylafax/distinfo
+++ b/comms/hylafax/distinfo
@@ -1 +1,2 @@
-MD5 (hylafax-v4.0pl2-tar.gz) = 59966e41f769770134b2c80c84245874
+MD5 (hylafax/hylafax-v4.0pl2-tar.gz) = 59966e41f769770134b2c80c84245874
+MD5 (hylafax/gcc-2.8.x.patch) = 87175988e93d94c01325a8ea77cf24e2