diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:29 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:29 +0000 |
commit | f6de68eed783e3da880948a325d7ff04684aac41 (patch) | |
tree | 7681fe4daa433e86a5a66045f73c8317158ac02f /dns/samba-nsupdate | |
parent | ac912d043d32252e75b9a79e68f7ffd1717eacd3 (diff) | |
download | ports-f6de68eed783e3da880948a325d7ff04684aac41.tar.gz ports-f6de68eed783e3da880948a325d7ff04684aac41.zip |
Notes
Diffstat (limited to 'dns/samba-nsupdate')
-rw-r--r-- | dns/samba-nsupdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/samba-nsupdate/Makefile b/dns/samba-nsupdate/Makefile index a09e05af3344..e94c001fcd41 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> |