summaryrefslogtreecommitdiffstats
path: root/sbin/pfctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/pfctl/Makefile')
-rw-r--r--sbin/pfctl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/pfctl/Makefile b/sbin/pfctl/Makefile
index 4ffa6a7..2c972eb 100644
--- a/sbin/pfctl/Makefile
+++ b/sbin/pfctl/Makefile
@@ -20,6 +20,6 @@ CFLAGS+= -DENABLE_ALTQ
YFLAGS=
LDADD+= -lm -lmd
-DPADD+= ${LIBM}
+DPADD+= ${LIBM} ${LIBMD}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud