1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- better efaults for FreeBSD 9.x

Submitted by:	Osamu Matsuda
This commit is contained in:
Dirk Meyer 2012-06-20 19:57:18 +00:00
parent 71446578bc
commit 1439301183
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299699

View File

@ -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>