summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"