summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2003-01-28 23:08:41 +0000
committermarkm <markm@FreeBSD.org>2003-01-28 23:08:41 +0000
commit2fd2d84bc30d9e08e1cf0216b4fc43d3f8cd42b4 (patch)
treebd59e778c9d0c609d7054a8f17c876f8070c3377 /usr.sbin/pkg_install
parent0d82b8beac6f0b2d54b81460b9e746e43a429d95 (diff)
downloadFreeBSD-src-2fd2d84bc30d9e08e1cf0216b4fc43d3f8cd42b4.zip
FreeBSD-src-2fd2d84bc30d9e08e1cf0216b4fc43d3f8cd42b4.tar.gz
iAdjust for OpenSSL 0.9.7.
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/sign/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pkg_install/sign/Makefile b/usr.sbin/pkg_install/sign/Makefile
index a7b354c..6b6c327 100644
--- a/usr.sbin/pkg_install/sign/Makefile
+++ b/usr.sbin/pkg_install/sign/Makefile
@@ -6,6 +6,7 @@ LINKS= ${BINDIR}/pkg_sign ${BINDIR}/pkg_check
MLINKS= pkg_sign.1 pkg_check.1
SRCS= main.c check.c common.c gzip.c pgp_check.c pgp_sign.c \
sha1.c sign.c stand.c x509.c
+CFLAGS+=-DOPENSSL_NO_KRB5
DPADD= ${LIBINSTALL} ${LIBCRYPTO}
LDADD= ${LIBINSTALL} -lcrypto
OpenPOWER on IntegriCloud