CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/06/25 09:58:56
Modified files:
net/transmission: Makefile
Log message:
disable -gtk and -qt subpackages on sparc64, these fail but the
non-GUI parts work OK. inspired by a ports/net/Makefile diff from
stsp@ but since this port uses the BUILD_PACKAGES mechanism we
can just set NOT_FOR_ARCHS-<pkgname>=sparc64 in the port itself
and it's handled automatically. ok stsp@
