summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/Makefile.inc')
-rw-r--r--usr.sbin/pkg_install/Makefile.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/usr.sbin/pkg_install/Makefile.inc b/usr.sbin/pkg_install/Makefile.inc
deleted file mode 100644
index d929f24..0000000
--- a/usr.sbin/pkg_install/Makefile.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-.include <bsd.own.mk>
-
-CFLAGS+= -DPKG_INSTALL_VERSION=20101012
-CFLAGS+= -DYES_I_KNOW_THE_API_IS_RUBBISH_AND_IS_DOOMED_TO_CHANGE
-
-DPADD+= ${LIBPKG}
-LDADD+= -lpkg
-
-# Inherit BINDIR from one level up.
-.include "../Makefile.inc"
OpenPOWER on IntegriCloud