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 77a0a6b521a6..bc216bd14928 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.hylafax.org/source/ MAINTAINER= ports@FreeBSD.org COMMENT= Fax software -BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm +BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm \ + gawk:${PORTSDIR}/lang/gawk # no dependency on ghostscript because we don't know which # version the user prefers |