From 4da3903d0c114061fdcc1c5a940020e3eea39424 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 18 Apr 2004 05:05:43 +0000 Subject: Convert to buildlink3. --- mail/offlineimap/Makefile | 5 ++--- mail/poppassd/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile index 7545ecba87e..27fd6780f66 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/04/15 17:36:29 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/18 05:05:43 snj Exp $ # DISTNAME= offlineimap_${_OFFLINEIMAP_VER} @@ -11,13 +11,12 @@ HOMEPAGE= http://gopher.quux.org:70/devel/offlineimap/ COMMENT= Powerful IMAP/Maildir synchronization and reader support WRKSRC= ${WRKDIR}/offlineimap -USE_BUILDLINK2= # defined +USE_BUILDLINK3= yes # This is only to placate pkglint _OFFLINEIMAP_VER= 4.0.0 PYTHON_VERSIONS_ACCEPTED= 22pth 23pth -BUILDLINK_DEPENDS.python22-pth= python22-pth>=2.2.2 PYDISTUTILSPKG= yes PYTHON_PATCH_SCRIPTS= bin/offlineimap PLIST_SUBST+= PYSITELIB=${PYSITELIB} diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile index 95ed7f2797c..01db8337ac5 100644 --- a/mail/poppassd/Makefile +++ b/mail/poppassd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/01/29 15:45:00 taca Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/18 05:07:49 snj Exp $ # DISTNAME= qpopper${VERSION} @@ -17,7 +17,7 @@ COMMENT= Qualcomm's password change server mainly for Eudora .include "../qpopper/Makefile.common" -USE_BUILDLINK2= # defined +USE_BUILDLINK3= yes CONFIGURE_ARGS+= --enable-poppassd CONFIGURE_ENV+= CDEFS='-DSMBPASSWD_BINARY=\"${LOCALBASE}/bin/smbpasswd\"' MAKE_ENV+= ROOT_USER=${ROOT_USER} ROOT_GROUP=${ROOT_GROUP} -- cgit v1.2.3