summaryrefslogtreecommitdiff
path: root/dns/djbdns
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-05-24 03:19:29 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-05-24 03:19:29 +0000
commit1d448dd7aa8fde0abceb3581fe171b9fd80dae41 (patch)
tree0ac9db66632e8e415e167075a2bccb5b1de6c287 /dns/djbdns
parentUpdate to 2.14.2. (diff)
Move MAINTAINER and COMMENT section to earlier in the Makefile to overcome problem with defaults in bsd.port.mk
Noticed by: linimon@
Notes
Notes: svn path=/head/; revision=213576
Diffstat (limited to 'dns/djbdns')
-rw-r--r--dns/djbdns/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/dns/djbdns/Makefile b/dns/djbdns/Makefile
index 917b54b3d6fb..66401adc90c8 100644
--- a/dns/djbdns/Makefile
+++ b/dns/djbdns/Makefile
@@ -14,6 +14,12 @@ MASTER_SITES= http://cr.yp.to/djbdns/ \
DISTNAME= djbdns-${DJBDNS_VER}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
+MAINTAINER?= roam@FreeBSD.org
+COMMENT?= A collection of secure and reliable DNS tools
+
+RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools \
+ tcpserver:${PORTSDIR}/sysutils/ucspi-tcp
+
OPTIONS= DUMPCACHE "persistent cache for dnscache" off \
IPV6 "IPv6 support by Felix von Leitner" off \
IGNOREIP "ignoreip2 patch by Russell Nelson" off \
@@ -92,12 +98,6 @@ PATCH_DIST_STRIP= -p1
DJBDNS_VER= 1.05
DJBDNS_V6_VER= test14
-MAINTAINER?= roam@FreeBSD.org
-COMMENT?= A collection of secure and reliable DNS tools
-
-RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools \
- tcpserver:${PORTSDIR}/sysutils/ucspi-tcp
-
ALL_TARGET= it
INSTALL_TARGET= setup check