[Bug 212393] textproc/cmark: Prevent building port twice when running tests

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 5 19:38:03 UTC 2016


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

            Bug ID: 212393
           Summary: textproc/cmark: Prevent building port twice when
                    running tests
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: t at tobik.me
 Attachment #174394 maintainer-approval+
             Flags:

Created attachment 174394
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174394&action=edit
cmark.diff

Currently when running make test the port is build twice, once during the
normal build phase and then again during the test phase.  This can be prevented
by setting TEST_WRKSRC to BUILD_WRKSRC (which is not WRKSRC thanks to
cmake:outsource).

Poudriere testport 10.2/i386 ok, portlint ok

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


More information about the freebsd-ports-bugs mailing list