summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ctld/Makefile')
-rw-r--r--usr.sbin/ctld/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ctld/Makefile b/usr.sbin/ctld/Makefile
index 38ee0e8..149ae39 100644
--- a/usr.sbin/ctld/Makefile
+++ b/usr.sbin/ctld/Makefile
@@ -10,8 +10,8 @@ CFLAGS+= -I${.CURDIR}/../../sys/dev/iscsi
#CFLAGS+= -DICL_KERNEL_PROXY
MAN= ctld.8 ctl.conf.5
-DPADD= ${LIBBSDXML} ${LIBCAM} ${LIBCRYPTO} ${LIBL} ${LIBSBUF} ${LIBSSL} ${LIBUTIL}
-LDADD= -lbsdxml -lcam -lcrypto -ll -lsbuf -lssl -lutil
+DPADD= ${LIBBSDXML} ${LIBCRYPTO} ${LIBL} ${LIBSBUF} ${LIBUTIL}
+LDADD= -lbsdxml -lcrypto -ll -lsbuf -lutil
YFLAGS+= -v
CLEANFILES= y.tab.c y.tab.h y.output
OpenPOWER on IntegriCloud