aboutsummaryrefslogtreecommitdiff
path: root/comms/hylafax
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-20 19:57:18 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-20 19:57:18 +0000
commit1439301183389c1698b972ff23a1f4be2c7776ac (patch)
tree489df284a51533320a9dcd650ac72062a1fdf65f /comms/hylafax
parent71446578bc18140a73ef6986d16c7183a0449b6b (diff)
downloadports-1439301183389c1698b972ff23a1f4be2c7776ac.tar.gz
ports-1439301183389c1698b972ff23a1f4be2c7776ac.zip
Notes
Diffstat (limited to 'comms/hylafax')
-rw-r--r--comms/hylafax/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.post.mk>