aboutsummaryrefslogtreecommitdiff
path: root/devel/jech-dht/files/Makefile.example
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jech-dht/files/Makefile.example')
-rw-r--r--devel/jech-dht/files/Makefile.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jech-dht/files/Makefile.example b/devel/jech-dht/files/Makefile.example
index 0e6e3920805b..45129cc712db 100644
--- a/devel/jech-dht/files/Makefile.example
+++ b/devel/jech-dht/files/Makefile.example
@@ -1,5 +1,5 @@
PROG= dht-example
-NO_MAN= nope, too much to ask
+MAN=
LDADD= -L. -ldht -lcrypt -lmd
BINDIR= ${STAGEDIR}${PREFIX}/bin