pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/gedit Supports DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40d3007c24b4
branches:  trunk
changeset: 541286:40d3007c24b4
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Apr 18 12:02:52 2008 +0000

description:
Supports DESTDIR.

diffstat:

 editors/gedit/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2583fae9ddc3 -r 40d3007c24b4 editors/gedit/Makefile
--- a/editors/gedit/Makefile    Fri Apr 18 12:01:46 2008 +0000
+++ b/editors/gedit/Makefile    Fri Apr 18 12:02:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2008/04/15 18:37:22 drochner Exp $
+# $NetBSD: Makefile,v 1.83 2008/04/18 12:02:52 joerg Exp $
 #
 
 DISTNAME=              gedit-2.22.1
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://www.gnome.org/projects/gedit/
 COMMENT=               Lightweight GNOME2 text editor
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_DIRS+=             gnome2-1.5
 USE_PKGLOCALEDIR=      YES
 USE_TOOLS+=            gmake intltool msgfmt perl pkg-config



Home | Main Index | Thread Index | Old Index