pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/garmin-utils Fix installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a695f38a403a
branches:  trunk
changeset: 540789:a695f38a403a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Apr 07 17:13:08 2008 +0000

description:
Fix installation.

diffstat:

 geography/garmin-utils/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 84a1d8782c1b -r a695f38a403a geography/garmin-utils/Makefile
--- a/geography/garmin-utils/Makefile   Mon Apr 07 17:11:51 2008 +0000
+++ b/geography/garmin-utils/Makefile   Mon Apr 07 17:13:08 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/07/19 16:07:29 gson Exp $
+# $NetBSD: Makefile,v 1.6 2008/04/07 17:13:08 joerg Exp $
 #
 
 DISTNAME=              garmin-utils-2.4
@@ -12,6 +12,6 @@
 ONLY_FOR_PLATFORM=     NetBSD-*-*
 
 MAKE_FLAGS+=           MKCATPAGES=no
-
+INSTALLATION_DIRS=     bin lib ${PKGMANDIR}/man1
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index