diff options
-rw-r--r-- | dns/hostdb/Makefile | 2 | ||||
-rw-r--r-- | dns/maradns1/Makefile | 2 | ||||
-rw-r--r-- | dns/mydns/Makefile | 2 | ||||
-rw-r--r-- | dns/py-dns/Makefile | 2 | ||||
-rw-r--r-- | dns/rbldnsd/Makefile | 2 | ||||
-rw-r--r-- | dns/samba-nsupdate/Makefile | 2 | ||||
-rw-r--r-- | dns/walker/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/dns/hostdb/Makefile b/dns/hostdb/Makefile index bb004d7..de75662 100644 --- a/dns/hostdb/Makefile +++ b/dns/hostdb/Makefile @@ -22,7 +22,7 @@ HOSTDB_EXAMPLES_DIRS+= mailserverexample/out mailserverexample SHEBANG_FILES= bin/mkdestinations bin/mknamedconf bin/zone2hostdbhelper \ bin/mkzones bin/canonzone bin/genrange -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES pre-install: ${FIND} ${WRKSRC} -name "*\.orig" -delete diff --git a/dns/maradns1/Makefile b/dns/maradns1/Makefile index fd3ddac..d9ba368 100644 --- a/dns/maradns1/Makefile +++ b/dns/maradns1/Makefile @@ -24,7 +24,7 @@ USE_RC_SUBR= ${PORTNAME} zoneserver USERS= bind GROUPS= bind -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \ diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index 9cfb6d5..3a892e6 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -28,7 +28,7 @@ DOCS= AUTHORS COPYING ChangeLog NEWS QUICKSTART.mysql QUICKSTART.postgres READM NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> diff --git a/dns/py-dns/Makefile b/dns/py-dns/Makefile index e7ab18a..42447d8 100644 --- a/dns/py-dns/Makefile +++ b/dns/py-dns/Makefile @@ -24,7 +24,7 @@ PYDISTUTILS_AUTOPLIST= yes PORTDOCS= README.txt README-guido.txt DOCSDIR= ${PREFIX}/share/doc/py-dns -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/dns/rbldnsd/Makefile b/dns/rbldnsd/Makefile index a5d7562..3bf4841 100644 --- a/dns/rbldnsd/Makefile +++ b/dns/rbldnsd/Makefile @@ -25,7 +25,7 @@ SUB_FILES= pkg-message NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/dns/samba-nsupdate/Makefile b/dns/samba-nsupdate/Makefile index a09e05a..e94c001 100644 --- a/dns/samba-nsupdate/Makefile +++ b/dns/samba-nsupdate/Makefile @@ -38,7 +38,7 @@ CONFIGURE_ARGS+= \ NO_STAGE= yes -OPTIONS_DEFINE= IPV6 +OPTIONS_DEFINE= IPV6 .include <bsd.port.options.mk> diff --git a/dns/walker/Makefile b/dns/walker/Makefile index a431f57..5baedab 100644 --- a/dns/walker/Makefile +++ b/dns/walker/Makefile @@ -20,7 +20,7 @@ NO_BUILD= yes PLIST_FILES= bin/walker man/man1/walker.1.gz PORTDOCS= index.html -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |