1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Jean-Marc Zucconi's changes to get this to work.

This commit is contained in:
Jordan K. Hubbard 1994-11-11 01:38:39 +00:00
parent 751dad6612
commit a6ab66e867
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361

View File

@ -1,7 +1,7 @@
DISTNAME= mgetty-0.21
DISTFILES= mgetty021-Aug21.tar.gz
DISTFILES= mgetty021-Nov09.tar.gz
MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de/pub/comp/networking/communication/modem/mgetty/
MAKE_FLAGS= FAX_SPOOL=/var/spool/fax
MAKE_FLAGS= FAX_SPOOL=/var/spool/fax LDFLAGS=-lutil prefix=${PREFIX}
IS_INTERACTIVE= yes
.include <bsd.port.mk>