summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/updating/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/updating/Makefile')
-rw-r--r--usr.sbin/pkg_install/updating/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.sbin/pkg_install/updating/Makefile b/usr.sbin/pkg_install/updating/Makefile
index b0d3689..f5b7525 100644
--- a/usr.sbin/pkg_install/updating/Makefile
+++ b/usr.sbin/pkg_install/updating/Makefile
@@ -3,11 +3,6 @@
PROG= pkg_updating
SRCS= main.c
-CFLAGS+= -I${.CURDIR}/../lib
-
WFORMAT?= 1
-DPADD= ${LIBINSTALL} ${LIBFETCH} ${LIBMD}
-LDADD= ${LIBINSTALL} -lfetch -lmd
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud