summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/Makefile3
-rw-r--r--mail/qpopper/Makefile.common3
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index 2a31c26665d..47113caa337 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2001/07/26 15:43:28 taca Exp $
+# $NetBSD: Makefile,v 1.30 2001/09/09 03:37:02 jlam Exp $
#
DISTNAME= qpopper${VERSION}
@@ -15,6 +15,7 @@ HOMEPAGE= http://www.eudora.com/qpopper/
COMMENT= Qualcomm's POP server for Eudora
VERSION= 4.0.3
+USE_BUILDLINK_ONLY= # defined
DEINSTALL_FILE= ${WRKDIR}/DEINSTALL
INSTALL_FILE= ${WRKDIR}/INSTALL
diff --git a/mail/qpopper/Makefile.common b/mail/qpopper/Makefile.common
index abee5d1a59d..934448667c5 100644
--- a/mail/qpopper/Makefile.common
+++ b/mail/qpopper/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2001/07/26 15:43:28 taca Exp $
+# $NetBSD: Makefile.common,v 1.4 2001/09/09 03:37:02 jlam Exp $
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --libexecdir=${LOCALBASE}/libexec \
@@ -15,7 +15,6 @@ DB_SUFFIX?= db
.include "../../mk/bsd.prefs.mk"
-USE_BUILDLINK_ONLY= # defined
CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_DIR}
.if defined(KERBEROS)