diff options
Diffstat (limited to 'comms/modemd/Makefile')
-rw-r--r-- | comms/modemd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile index 558894c5053..dd807554a0f 100644 --- a/comms/modemd/Makefile +++ b/comms/modemd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/04/15 22:00:58 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 11:24:42 asau Exp $ DISTNAME= modemd-970221 PKGNAME= modemd-19970221 @@ -11,8 +11,6 @@ COMMENT= Replacement getty for dialup ttys and a modem server USE_TOOLS+= nroff -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no MANCOMPRESSED_IF_MANZ= yes |