pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/exiv2-organize fix DESTDIR installation (expl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2beb575864fa
branches: trunk
changeset: 562494:2beb575864fa
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Jul 29 19:57:24 2009 +0000
description:
fix DESTDIR installation (explicitely create bin dir)
diffstat:
graphics/exiv2-organize/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5b720bd35b01 -r 2beb575864fa graphics/exiv2-organize/Makefile
--- a/graphics/exiv2-organize/Makefile Wed Jul 29 19:47:24 2009 +0000
+++ b/graphics/exiv2-organize/Makefile Wed Jul 29 19:57:24 2009 +0000
@@ -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 @@
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+INSTALLATION_DIRS= bin
USE_LANGUAGES= c c++
GCC_REQD+= 3.3
Home |
Main Index |
Thread Index |
Old Index