aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-09-28 00:32:52 +0800
committerantoine <antoine@FreeBSD.org>2016-09-28 00:32:52 +0800
commit3f4843043876e5de8e464cd43d4dab4a602a0bb4 (patch)
treea1f07443c751a445876c45f218e2c383aa0879dc /dns
parent7ac12f0e260bd7bac799ea9c2298e9f53e3918ce (diff)
downloadfreebsd-ports-gnome-3f4843043876e5de8e464cd43d4dab4a602a0bb4.tar.gz
freebsd-ports-gnome-3f4843043876e5de8e464cd43d4dab4a602a0bb4.tar.zst
freebsd-ports-gnome-3f4843043876e5de8e464cd43d4dab4a602a0bb4.zip
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it PR: 212869
Diffstat (limited to 'dns')
-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}