diff options
author | snj <snj@pkgsrc.org> | 2004-04-18 05:10:15 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-18 05:10:15 +0000 |
commit | 3a429ad12611b071f465a61fae31978c9956767e (patch) | |
tree | 9f6b7dff0cfeb3b5ba5b26518ab2c7afa63a9240 /mail/safecat | |
parent | 612ca08e04f8c187c57a66c8ef10ab60ab645b38 (diff) | |
download | pkgsrc-3a429ad12611b071f465a61fae31978c9956767e.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'mail/safecat')
-rw-r--r-- | mail/safecat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/safecat/Makefile b/mail/safecat/Makefile index 3f238de47ca..4d72f415d58 100644 --- a/mail/safecat/Makefile +++ b/mail/safecat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/08/15 09:50:03 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/18 05:13:35 snj Exp $ # DISTNAME= safecat-1.11 @@ -9,7 +9,7 @@ MAINTAINER= zuntum@NetBSD.org HOMEPAGE= http://budney.homeunix.net:8080/users/budney/linux/software/safecat.html COMMENT= Write data safely to a directory (using Bernstein's maildir algorithm) -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes ALL_TARGET= # INSTALL_TARGET= setup check |