diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 348f46d..0ddff4c 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 4.1.b3 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ DISTNAME= ${PORTNAME}-4.1beta3 -WRKSRC= ${WRKDIR}/${PORTNAME}-4.1beta2 PATCH_SITES= http://www.hylafax.org/patches/ PATCHFILES= tiff-3.5-interfaces.patch cvtDateTime.patch @@ -18,6 +17,8 @@ PATCH_DIST_STRIP= -p0 MAINTAINER= ports@FreeBSD.org +BROKEN= "Oops, botched upgrade" + BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm # no dependency on ghostscript because we don't know which |