From 087b0988c7c2bfaa3823a225f61757e9256e11a3 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 16 Jun 2005 06:57:37 +0000 Subject: Create directories before installing files into them. --- geography/gpsd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'geography/gpsd') diff --git a/geography/gpsd/Makefile b/geography/gpsd/Makefile index 64a57661efa..3f18320f64b 100644 --- a/geography/gpsd/Makefile +++ b/geography/gpsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/26 23:31:56 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/06/16 06:57:56 jlam Exp $ DISTNAME= gpsd-1.07 CATEGORIES= geography @@ -10,6 +10,8 @@ COMMENT= GPS information daemon GNU_CONFIGURE= YES +INSTALLATION_DIRS= sbin + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gpsd ${PREFIX}/sbin -- cgit v1.2.3