ports/165930: dns/p5-Net-DNS: Missed options support because of ports/165605

Alexey Markov redrat at mail.ru
Sun Mar 11 11:40:08 UTC 2012


>Number:         165930
>Category:       ports
>Synopsis:       dns/p5-Net-DNS: Missed options support because of ports/165605
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 11 11:40:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Markov
>Release:        8.2-RELEASE-p6
>Organization:
JSC Complitex
>Environment:
FreeBSD meson.complitex.ru 8.2-RELEASE-p6 FreeBSD 8.2-RELEASE-p6 #0: Sat Jan  7
22:43:44 MSK 2012 redrat at meson.complitex.ru:/arc/obj/arc/src/sys/MESON amd64
>Description:
After ports/165605 changes in dns/p5-Net-DNS/Makefile the ".include <bsd.port.pre.mk>" line is missing. Because of that all options not working.
>How-To-Repeat:
Just try to build this port without IPv6 support.
>Fix:
--- Makefile    2012-03-11 15:26:33.000000000 +0400
+++ Makefile.orig       2012-03-11 15:30:19.000000000 +0400
@@ -55,8 +55,6 @@

 PORTDOCS=      *

+.include <bsd.port.pre.mk>
+
 .if !defined(WITHOUT_IPV6)
 RUN_DEPENDS+=  ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6
 .endif

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list