#37328: nethack @3.4.3 +x11 Build failure -------------------------+--------------------- Reporter: nurblieh@… | Owner: yeled@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: nethack | -------------------------+--------------------- Comment (by nurblieh@…): Replying to [comment:4 jmr@…]:
Yeah, the x11 variant also needs a dependency on one or more xorg ports.
Ah, that makes perfect sense, thanks much. With that intel, here's another patch. Tested on my install. {{{ Index: dports/games/nethack/Portfile =================================================================== --- dports/games/nethack/Portfile (revision 100595) +++ dports/games/nethack/Portfile (working copy) @@ -66,6 +66,7 @@ x11/patch-include__config.h \ x11/patch-sys__unix__Makefile.src \ x11/patch-sys__unix__Makefile.top + depends_lib-append port:xorg-libXaw } variant autopickup_exceptions { }}} -- Ticket URL: <https://trac.macports.org/ticket/37328#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS