diff options
Diffstat (limited to 'mail/ezmlm/Makefile')
-rw-r--r-- | mail/ezmlm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile index b7c01b5faab..e65db008c56 100644 --- a/mail/ezmlm/Makefile +++ b/mail/ezmlm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/08 12:19:10 asau Exp $ +# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:39 wiz Exp $ # .include "../../mail/ezmlm/Makefile.common" @@ -13,8 +13,6 @@ LICENSE= public-domain CONFLICTS= ezmlm-idx-[0-9]* -PKG_INSTALLATION_TYPES= overwrite pkgviews - DJB_RESTRICTED= no DJB_CONFIG_CMDS= ${ECHO} ${DESTDIR:Q} > conf-destdir |