summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-18 05:10:15 +0000
committersnj <snj@pkgsrc.org>2004-04-18 05:10:15 +0000
commitd01a9dfab3afaae69b9a50a6f46f90a128f52fbe (patch)
tree9f6b7dff0cfeb3b5ba5b26518ab2c7afa63a9240 /mail/qpopper
parent900902c6b21738d0ad42dc68593f3ac79ea2c561 (diff)
downloadpkgsrc-d01a9dfab3afaae69b9a50a6f46f90a128f52fbe.tar.gz
Convert to buildlink3.
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index 004d6217c59..94b313b3d4b 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2004/03/26 02:27:44 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2004/04/18 05:15:26 snj Exp $
#
DISTNAME= qpopper${VERSION}
@@ -17,7 +17,7 @@ COMMENT= Qualcomm's POP server for Eudora
.include "Makefile.common"
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
CONFIGURE_ARGS+= --with-openssl=${SSLBASE}
@@ -35,5 +35,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/samples/qpopper.config \
${PREFIX}/share/examples
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"