summaryrefslogtreecommitdiff
path: root/graphics/exiftags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/exiftags/Makefile')
-rw-r--r--graphics/exiftags/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/exiftags/Makefile b/graphics/exiftags/Makefile
index 0b863650432..04f8ca9e3a6 100644
--- a/graphics/exiftags/Makefile
+++ b/graphics/exiftags/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/07/01 12:54:09 adam Exp $
+# $NetBSD: Makefile,v 1.7 2006/11/23 18:43:34 reed Exp $
DISTNAME= exiftags-1.00
CATEGORIES= graphics
@@ -12,6 +12,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
NO_CONFIGURE= yes
-INSTALLATION_DIRS= bin man/man1
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"