summaryrefslogtreecommitdiff
path: root/mail/qmail/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qmail/options.mk')
-rw-r--r--mail/qmail/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qmail/options.mk b/mail/qmail/options.mk
index f7fc4b8e208..af7d0087003 100644
--- a/mail/qmail/options.mk
+++ b/mail/qmail/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.9 2005/03/29 12:34:16 schmonz Exp $
+# $NetBSD: options.mk,v 1.10 2005/04/10 02:59:23 schmonz Exp $
.if ${OPSYS} == "Darwin"
PKG_DEFAULT_OPTIONS+= darwin
@@ -112,7 +112,7 @@ PATCHFILES+= ${TLSSASL_PATCH}
SITES_${TLSSASL_PATCH}= http://shupp.org/patches/
. if !empty(PKG_OPTIONS:Mtls)
CFLAGS+= -DTLS=20040419 # from the patch
-INSTALL_TARGET+= cert tmprsadh
+DJB_INSTALL_TARGETS= cert tmprsadh
USE_GNU_TOOLS+= make
PLIST_SRC+= ${PKGDIR}/PLIST.tls
. endif