K 10 svn:author V 4 rene K 8 svn:date V 27 2014-02-28T16:36:59.559309Z K 7 svn:log V 268 security/destroy: fix build on DragonflyBSD. The distribution Makefile includes bsd.port.mk at the end (!), which causes an infinite loop there while FreeBSD is fine. As the build consists of one target only, just define it in the port Makefile. Noticed by: marino END