summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/version/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/version/Makefile')
-rw-r--r--usr.sbin/pkg_install/version/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.sbin/pkg_install/version/Makefile b/usr.sbin/pkg_install/version/Makefile
index 3e1d7a5..fb079e3 100644
--- a/usr.sbin/pkg_install/version/Makefile
+++ b/usr.sbin/pkg_install/version/Makefile
@@ -3,13 +3,8 @@
PROG= pkg_version
SRCS= main.c perform.c
-CFLAGS+= -I${.CURDIR}/../lib
-
WFORMAT?= 1
-DPADD= ${LIBINSTALL} ${LIBFETCH} ${LIBMD}
-LDADD= ${LIBINSTALL} -lfetch -lmd
-
test:
sh ${.CURDIR}/test-pkg_version.sh
OpenPOWER on IntegriCloud