summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/perl/x2p/a2pl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/x2p/a2pl/Makefile b/gnu/usr.bin/perl/x2p/a2pl/Makefile
index e7ad753..fdfb44d 100644
--- a/gnu/usr.bin/perl/x2p/a2pl/Makefile
+++ b/gnu/usr.bin/perl/x2p/a2pl/Makefile
@@ -4,7 +4,7 @@
PROG= a2p
CFLAGS+=-I${PERL5SRC}/x2p -I${.OBJDIR} -I${.OBJDIR}/temp
-LDFLAGS+=-lperl -lm -lcrypt
+LDFLAGS+=-lperl -lm -lcrypt -lmd
SRCS= a2p.c hash.c str.c util.c walk.c config.h
CLEANDIRS+= temp
OpenPOWER on IntegriCloud