CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/06/12 08:58:15
Modified files:
net/dnscontrol : Makefile
Log message:
my fancy setting of ONLY_FOR_ARCHS to the intersection of GO_ARCHS and
LP64_ARCHS didn't work (GO_ARCHS/LP64_ARCHS aren't available until after
the mk files are pulled in which cause ONLY_FOR_ARCHS to be checked) so
just hardcode amd64 instead.
