summaryrefslogtreecommitdiff
path: root/comms/tcpser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/tcpser/Makefile')
-rw-r--r--comms/tcpser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tcpser/Makefile b/comms/tcpser/Makefile
index 6209a5421314..52d4dbb8a8ca 100644
--- a/comms/tcpser/Makefile
+++ b/comms/tcpser/Makefile
@@ -16,7 +16,7 @@ COMMENT= TCPSER turns serial port into an emulated Hayes compatible modem
WRKSRC= ${WRKDIR}/tcpser
USE_GMAKE= yes
CFLAGS+= ${PTHREAD_CFLAGS}
-MAKE_ENV+= LDFLAGS=${PTHREAD_LIBS}
+LDFLAGS+= ${PTHREAD_LIBS}
PORTDOCS= README CHANGES
PLIST_FILES= bin/tcpser