diff options
author | tv <tv@pkgsrc.org> | 2005-11-07 20:39:19 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-11-07 20:39:19 +0000 |
commit | 6034528fc2f8ab87747af6e15c1ba661a86486de (patch) | |
tree | 29cf6cf6aa390e9ae87deca3fb79eb523c11bc48 /mail/safecat | |
parent | 7c8eae164b7e51aa6f3a5db5a496ee570826e7e8 (diff) | |
download | pkgsrc-6034528fc2f8ab87747af6e15c1ba661a86486de.tar.gz |
USE_TOOLS nroff.
Diffstat (limited to 'mail/safecat')
-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 |