summaryrefslogtreecommitdiff
path: root/graphics/exiv2-organize/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-07-29 19:57:24 +0000
committerdrochner <drochner@pkgsrc.org>2009-07-29 19:57:24 +0000
commit33ed68384ac40aac782dad16b4720f0c6e205beb (patch)
tree8993f3b70e02c07eaf09af4980d573c210451d6c /graphics/exiv2-organize/Makefile
parent9811d5a106f1764925db8deb2207bfe2f115f47e (diff)
downloadpkgsrc-33ed68384ac40aac782dad16b4720f0c6e205beb.tar.gz
fix DESTDIR installation (explicitely create bin dir)
Diffstat (limited to 'graphics/exiv2-organize/Makefile')
-rw-r--r--graphics/exiv2-organize/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/exiv2-organize/Makefile b/graphics/exiv2-organize/Makefile
index 5201f0e3065..8c8d051e354 100644
--- a/graphics/exiv2-organize/Makefile
+++ b/graphics/exiv2-organize/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 10:07:45 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/29 19:57:24 drochner Exp $
#
DISTNAME= exiv2-0.18.2
@@ -12,6 +12,7 @@ COMMENT= Image metadata manipulation
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+INSTALLATION_DIRS= bin
USE_LANGUAGES= c c++
GCC_REQD+= 3.3