diff options
-rw-r--r-- | mail/safecat/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/safecat/Makefile b/mail/safecat/Makefile index b98fac258cf..e66305c2e20 100644 --- a/mail/safecat/Makefile +++ b/mail/safecat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/08/19 03:55:00 schmonz Exp $ +# $NetBSD: Makefile,v 1.9 2005/11/07 20:39:19 tv Exp $ # DISTNAME= safecat-1.12 @@ -9,6 +9,8 @@ MAINTAINER= zuntum@NetBSD.org HOMEPAGE= http://pobox.com/~lbudney/linux/software/safecat.html COMMENT= Write data safely to a maildir +USE_TOOLS+= nroff + DJB_RESTRICTED= NO DJB_BUILD_TARGETS= install instcheck DJB_CONFIG_HOME= conf-root |