summaryrefslogtreecommitdiff
path: root/emulators/dynamips-community/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/dynamips-community/Makefile')
-rw-r--r--emulators/dynamips-community/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/dynamips-community/Makefile b/emulators/dynamips-community/Makefile
index 2545bcfa26ff..ca4022b19a06 100644
--- a/emulators/dynamips-community/Makefile
+++ b/emulators/dynamips-community/Makefile
@@ -32,8 +32,7 @@ MAKE_ENV= \
DYNAMIPS_CODE=${DYNAMIPS_CODE} \
DYNAMIPS_ARCH=${DYNAMIPS_ARCH} \
PTHREAD_CFLAGS=${PTHREAD_CFLAGS} \
- PTHREAD_LIBS=${PTHREAD_LIBS} \
- LDFLAGS="${LDFLAGS}"
+ PTHREAD_LIBS=${PTHREAD_LIBS}
.include <bsd.port.pre.mk>