summaryrefslogtreecommitdiffstats
path: root/usr.sbin/inetd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/inetd/Makefile')
-rw-r--r--usr.sbin/inetd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile
index ccdc58fe2e0..29b6f742f55 100644
--- a/usr.sbin/inetd/Makefile
+++ b/usr.sbin/inetd/Makefile
@@ -1,6 +1,8 @@
-# $OpenBSD: Makefile,v 1.3 2000/03/31 01:00:49 deraadt Exp $
+# $OpenBSD: Makefile,v 1.4 2014/10/29 03:33:14 dlg Exp $
PROG= inetd
+LDADD= -levent
+DPADD= ${LIBEVENT}
MAN= inetd.8
MLINKS= inetd.8 inetd.conf.5