[Bug 193359] New: dns/bind99 package creation in WRKDIRPREFIX

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 6 04:17:15 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193359

            Bug ID: 193359
           Summary: dns/bind99 package creation in WRKDIRPREFIX
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: dinoex at FreeBSD.org

dns/bind99 creates package in WRKDIRPREFIX, not in PACKAGES

FreeBSD 9.3-RELEASE pkg-1.3.7

/etc/make.conf:
PACKAGES=${PORTSDIR}/packages-${ARCH}
WRKDIRPREFIX=/usr/obj/ports

cd /usr/ports/dns/bind99/ && make clean package
[...]
====> Compressing man pages (compress-man)
===>  Building package for bind99-9.9.5P1_5

after build I use the workaround by hand:
mv /usr/obj/ports/usr/ports/dns/bind99/work/pkg/bind99-9.9.5P1_5.txz
/usr/ports/packages-amd64/All/

Please fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list