From 9631ea0b9297ac14e9c080c6d2510a9e85873b80 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 8 Mar 2012 01:13:42 +0000 Subject: Don't build & install cat page. Bump revision. --- security/knc/Makefile | 10 +++++++--- security/knc/PLIST | 3 +-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/security/knc/Makefile b/security/knc/Makefile index 3b7ba4c1966..df2882866f4 100644 --- a/security/knc/Makefile +++ b/security/knc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/04/14 20:15:27 elric Exp $ +# $NetBSD: Makefile,v 1.3 2012/03/08 01:13:42 joerg Exp $ # DISTNAME= knc-1.6.1 @@ -12,9 +12,13 @@ LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir -USE_TOOLS+= nroff +INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 -INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1 +BUILD_DIRS= bin +BUILD_TARGET= knc + +post-install: + ${INSTALL_MAN} ${WRKSRC}/man/knc.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 .include "../../mk/krb5.buildlink3.mk" .if ${KRB5_TYPE} == "heimdal" diff --git a/security/knc/PLIST b/security/knc/PLIST index 7b8002901d5..55cd9908a5d 100644 --- a/security/knc/PLIST +++ b/security/knc/PLIST @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2010/04/14 18:45:48 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.2 2012/03/08 01:13:42 joerg Exp $ bin/knc -man/cat1/knc.0 man/man1/knc.1 -- cgit v1.2.3