diff options
Diffstat (limited to 'mail/fromto/Makefile')
-rw-r--r-- | mail/fromto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fromto/Makefile b/mail/fromto/Makefile index fd3764ee2f2..3db1a491810 100644 --- a/mail/fromto/Makefile +++ b/mail/fromto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/06/04 21:30:51 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/09/09 20:36:33 agc Exp $ # DISTNAME= fromto-1.5 @@ -12,7 +12,7 @@ COMMENT= Sendmail logfile viewer RESTRICTED= "Redistribution allowed for non-commercial purposes only" USE_PERL5= yes -NO_WRKSUBDIR= yes +WRKSRC= ${WRKDIR} do-extract: ${MKDIR} ${WRKSRC} |