aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-29 22:30:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-29 22:30:35 +0000
commit9bd457f2dfb2208853dc87cb710ecd668e1ca773 (patch)
treec6afb60ff1b42a2ea327c17574a176f53a3701b0
parent341aabf49fccb8893b7c28e903b69fd73093d650 (diff)
downloadports-9bd457f2dfb2208853dc87cb710ecd668e1ca773.tar.gz
ports-9bd457f2dfb2208853dc87cb710ecd668e1ca773.zip
Notes
-rw-r--r--dns/mydns/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile
index d72546eba859..0d5a186b0495 100644
--- a/dns/mydns/Makefile
+++ b/dns/mydns/Makefile
@@ -26,6 +26,8 @@ MAN8= mydns.8 mydnscheck.8 mydnsexport.8 mydnsimport.8 mydnsptrconvert.8 mydns-
DOCS= AUTHORS COPYING ChangeLog NEWS QUICKSTART.mysql QUICKSTART.postgres README TODO
+.include <bsd.port.options.mk>
+
.if ${PORT_OPTIONS:MALIAS}
CONFIGURE_ARGS+=--enable-alias
.endif