summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>1999-12-16 12:12:28 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>1999-12-16 12:12:28 +0000
commitd917cb952c16b2877526f10de908e8538b20669a (patch)
tree39aefcbff0d4204a90fa1f21badd91e1e5528b12
parent2dde9ce37a66e4dd7310db28031816f9dd4397c0 (diff)
Notes
-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 e7ad7530b5b9..fdfb44d5f72b 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