aboutsummaryrefslogtreecommitdiff
path: root/dns/ldns
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-09-27 16:32:52 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-09-27 16:32:52 +0000
commitea16d28b49566b902ca19ac4e40552ca63d7299f (patch)
treea1f07443c751a445876c45f218e2c383aa0879dc /dns/ldns
parent499919c7a862b71107d9120724b970ad1c222e63 (diff)
downloadports-ea16d28b49566b902ca19ac4e40552ca63d7299f.tar.gz
ports-ea16d28b49566b902ca19ac4e40552ca63d7299f.zip
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it PR: 212869
Notes
Notes: svn path=/head/; revision=422818
Diffstat (limited to 'dns/ldns')
-rw-r--r--dns/ldns/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 6d215135694b..d797a8632e73 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -51,8 +51,6 @@ RRTYPECDS_CONFIGURE_ENABLE= rrtype-cds
RRTYPEURI_CONFIGURE_ENABLE= rrtype-uri
RRTYPETA_CONFIGURE_ENABLE= rrtype-ta
-.include <bsd.port.options.mk>
-
.if defined(BUILD_PYLDNS)
USES+= python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}