summaryrefslogtreecommitdiff
path: root/mail/poppassd
diff options
context:
space:
mode:
Diffstat (limited to 'mail/poppassd')
-rw-r--r--mail/poppassd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile
index e39331e9a5c..d3bd295bdd6 100644
--- a/mail/poppassd/Makefile
+++ b/mail/poppassd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/07/26 15:44:44 taca Exp $
+# $NetBSD: Makefile,v 1.3 2001/09/09 03:37:02 jlam Exp $
#
DISTNAME= qpopper${VERSION}
@@ -15,6 +15,7 @@ HOMEPAGE= http://www.eudora.com/qpopper/
COMMENT= Qualcomm's password change server mainly for Eudora
VERSION= 4.0.3
+USE_BUILDLINK_ONLY= # defined
CONFIGURE_ARGS+= --enable-poppassd
CONFIGURE_ENV+= CDEFS='-DSMBPASSWD_BINARY=\"${LOCALBASE}/bin/smbpasswd\"'