From 1439301183389c1698b972ff23a1f4be2c7776ac Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Wed, 20 Jun 2012 19:57:18 +0000 Subject: - better efaults for FreeBSD 9.x Submitted by: Osamu Matsuda --- comms/hylafax/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index d702b518c3f7..f4bcb99a1a38 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -139,7 +139,7 @@ post-install: @${CAT} ${PKGMESSAGE} .if ${OSVERSION} >= 900007 -CONFIGURE_ARGS+= GETTY=SysV +CONFIGURE_ARGS+= --with-GETTY=SysV .endif .include -- cgit v1.2.3