summaryrefslogtreecommitdiff
path: root/net/djbdns
diff options
context:
space:
mode:
Diffstat (limited to 'net/djbdns')
-rw-r--r--net/djbdns/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/djbdns/Makefile b/net/djbdns/Makefile
index 85459189851..909828ceb4c 100644
--- a/net/djbdns/Makefile
+++ b/net/djbdns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2012/10/23 17:18:17 asau Exp $
+# $NetBSD: Makefile,v 1.63 2014/10/09 14:06:44 wiz Exp $
DISTNAME= djbdns-1.05
PKGREVISION= 10
@@ -14,8 +14,6 @@ LICENSE= public-domain
MANPAGES= ${DISTNAME}-man-20031023.tar.gz
SITES.${MANPAGES}= http://smarden.org/pape/djb/manpages/
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
# We change conf-home from the default "/usr/local" and don't
# provide compatibility symlinks. We also patch to honor PKG_SYSCONFDIR
# and to set reasonable permissions on standard pkgsrc directories.