From 7ec83f7082cae14c8823ddfcc3e870f4d138e718 Mon Sep 17 00:00:00 2001 From: plunky Date: Mon, 28 Jul 2008 20:13:50 +0000 Subject: INSTALLATION_DIRS --- comms/obexapp/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'comms/obexapp') diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index f5e5a03aa59..10708692513 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/07/28 19:47:08 plunky Exp $ +# $NetBSD: Makefile,v 1.15 2008/07/28 20:13:50 plunky Exp $ # DISTNAME= obexapp-1.4.9 @@ -15,6 +15,9 @@ PKG_DESTDIR_SUPPORT= user-destdir BUILD_DEFS+= VARBASE +INSTALLATION_DIRS+= bin +INSTALLATION_DIRS+= ${PKGMANDIR}/cat1 +INSTALLATION_DIRS+= ${PKGMANDIR}/man1 OWN_DIRS+= ${VARBASE}/spool/obex RCD_SCRIPTS+= obexapp -- cgit v1.2.3