diff options
Diffstat (limited to 'net/tcpxd/Makefile')
-rw-r--r-- | net/tcpxd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tcpxd/Makefile b/net/tcpxd/Makefile index 27b58d7bc201..22a17e0dd974 100644 --- a/net/tcpxd/Makefile +++ b/net/tcpxd/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +NO_STAGE= yes do-install: @${INSTALL_PROGRAM} ${WRKSRC}/tcpxd ${PREFIX}/sbin @${INSTALL_DATA} ${WRKSRC}/tcpxd.conf ${PREFIX}/etc/tcpxd.conf.dist |