diff options
Diffstat (limited to 'net/ct/Makefile')
-rw-r--r-- | net/ct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ct/Makefile b/net/ct/Makefile index b6a39ac5e53f..8c966afc15f0 100644 --- a/net/ct/Makefile +++ b/net/ct/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= ${LOCALBASE}/v6eval/bin/pktbuf:${PORTSDIR}/net/v6eval USE_PERL5= yes NO_BUILD= yes -MAKE_ENV+= "NUTTYPE=host" +MAKE_ENV+= "NUTTYPE=host" .include <bsd.port.mk> |