aboutsummaryrefslogtreecommitdiffstats
path: root/net/recvnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/recvnet/Makefile')
-rw-r--r--net/recvnet/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/recvnet/Makefile b/net/recvnet/Makefile
index 06f6185a827c..ed6534ad8246 100644
--- a/net/recvnet/Makefile
+++ b/net/recvnet/Makefile
@@ -16,6 +16,7 @@ LDFLAGS+= -lcurses
PLIST_FILES= bin/recvnet
+NO_STAGE= yes
do-build:
${CC} ${CFLAGS} -c ${WRKSRC}/${PORTNAME}.c -o ${WRKSRC}/${PORTNAME}.o
${CC} ${LDFLAGS} ${WRKSRC}/${PORTNAME}.o -o ${WRKSRC}/${PORTNAME}