diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-11-07 05:47:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-11-07 05:47:42 +0000 |
commit | 74bbe43875118982e0bb10cd05f95cb747539b1a (patch) | |
tree | 7e231484104d99ecca314081c157159c087f92dd /dns | |
parent | 7b3a335583de630e38cfa9005337d4895c076b48 (diff) | |
download | ports-74bbe43875118982e0bb10cd05f95cb747539b1a.tar.gz ports-74bbe43875118982e0bb10cd05f95cb747539b1a.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/ldns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 0d0ac151620d..c279312f399c 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -296,4 +296,4 @@ post-install: @(cd ${WRKSRC}/drill; ${GMAKE} install) .endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> |