summaryrefslogtreecommitdiff
path: root/geography/garmin-utils
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-07 17:13:08 +0000
committerjoerg <joerg>2008-04-07 17:13:08 +0000
commit5465e3787580cb0b93c1216c10e2deb16671f1a7 (patch)
tree7db10d8b3f9ecc1228d7aa02c920e2f767c13047 /geography/garmin-utils
parente68e108e81fc96a982e59a2bb805ebba5ea9b594 (diff)
downloadpkgsrc-5465e3787580cb0b93c1216c10e2deb16671f1a7.tar.gz
Fix installation.
Diffstat (limited to 'geography/garmin-utils')
-rw-r--r--geography/garmin-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/garmin-utils/Makefile b/geography/garmin-utils/Makefile
index 1aafae1248d..3dacabbe238 100644
--- a/geography/garmin-utils/Makefile
+++ b/geography/garmin-utils/Makefile
@@ -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 @@ COMMENT= Utilities for Garmin GPS receivers
ONLY_FOR_PLATFORM= NetBSD-*-*
MAKE_FLAGS+= MKCATPAGES=no
-
+INSTALLATION_DIRS= bin lib ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"