summaryrefslogtreecommitdiff
path: root/geography/gpsd
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-16 06:57:37 +0000
committerjlam <jlam>2005-06-16 06:57:37 +0000
commit4eedf46f13f54f52b57bb41f46fa1156773cfe5b (patch)
tree3ccd645970d07eb5e027f9f4978696237c5cd04b /geography/gpsd
parent563be07afa7bf7078a833258658572365405741a (diff)
downloadpkgsrc-4eedf46f13f54f52b57bb41f46fa1156773cfe5b.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'geography/gpsd')
-rw-r--r--geography/gpsd/Makefile4
1 files changed, 3 insertions, 1 deletions
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