diff options
author | snj <snj@pkgsrc.org> | 2004-04-18 05:44:18 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-18 05:44:18 +0000 |
commit | 8a4a6f73e9324a4dd6a098939c0505ffa153ec2b (patch) | |
tree | e8b7a18d5f7a67529650f71484a774212247fbc5 /mail/nail/Makefile | |
parent | 1429277a672b75534cf961d0652e6d5db3a06ecb (diff) | |
download | pkgsrc-8a4a6f73e9324a4dd6a098939c0505ffa153ec2b.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'mail/nail/Makefile')
-rw-r--r-- | mail/nail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/nail/Makefile b/mail/nail/Makefile index d9ba4b903b1..78a4c6da5ff 100644 --- a/mail/nail/Makefile +++ b/mail/nail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/04/06 19:00:39 cjep Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/18 05:47:40 snj Exp $ DISTNAME= nail-10.7 CATEGORIES= mail @@ -9,7 +9,7 @@ MAINTAINER= cjep@NetBSD.org HOMEPAGE= http://omnibus.ruf.uni-freiburg.de/~gritter/ COMMENT= BSD mail utility with MIME extensions -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rcfile=${PKG_SYSCONFDIR}/nail.rc |