summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/lookbib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/lookbib/Makefile')
-rw-r--r--gnu/usr.bin/groff/lookbib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/lookbib/Makefile b/gnu/usr.bin/groff/lookbib/Makefile
index dde1c71..fb1a65c 100644
--- a/gnu/usr.bin/groff/lookbib/Makefile
+++ b/gnu/usr.bin/groff/lookbib/Makefile
@@ -4,7 +4,7 @@ PROG= lookbib
SRCS= lookbib.cc
CFLAGS+= -I$(.CURDIR)/../include
LDADD+= $(LIBBIB) $(LIBGROFF) -lm
-DPADD+= $(LIBBIB) $(LIBGROFF) $(LIBMATH)
+DPADD+= $(LIBBIB) $(LIBGROFF) $(LIBM)
MANDEPEND= lookbib.1
CLEANFILES+= ${MANDEPEND}
OpenPOWER on IntegriCloud