From fb004caf224b9dc3851a2b47e93834c7eb188a49 Mon Sep 17 00:00:00 2001 From: jperkin Date: Thu, 25 Feb 2016 08:27:02 +0000 Subject: Remove manual OPSYSVARS additions which are now part of the default set. --- mail/dovecot2/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mail/dovecot2') diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index f68b8dc914d..332b92f8039 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2015/12/27 12:36:37 adam Exp $ +# $NetBSD: Makefile,v 1.82 2016/02/25 08:27:03 jperkin Exp $ # # when updating to a new release, update ABI depends in # the buildlink3.mk file as well, since the plugins' version @@ -20,8 +20,6 @@ CONFIGURE_ARGS+= --localstatedir=${VARBASE} CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --with-ssldir=${SSLDIR} -OPSYSVARS+= CONFIGURE_ENV - TEST_TARGET= check # Explicitly disable inotify on illumos, it is provided for Linux compat only. -- cgit v1.2.3