pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gimp gimp 2.4 now supports DESTDIR out of the...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd41f497500d
branches: trunk
changeset: 534652:fd41f497500d
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Oct 28 17:00:42 2007 +0000
description:
gimp 2.4 now supports DESTDIR out of the box.
diffstat:
graphics/gimp/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ca9028a912f7 -r fd41f497500d graphics/gimp/Makefile
--- a/graphics/gimp/Makefile Sun Oct 28 16:44:27 2007 +0000
+++ b/graphics/gimp/Makefile Sun Oct 28 17:00:42 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.163 2007/10/28 16:43:00 dogcow Exp $
+# $NetBSD: Makefile,v 1.164 2007/10/28 17:00:42 joerg Exp $
DISTNAME= gimp-2.4.0
CATEGORIES= graphics
@@ -17,6 +17,8 @@
CONFLICTS+= gimp<=1.2.3
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
Home |
Main Index |
Thread Index |
Old Index