pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/scribus Supports DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d51a5d5e03bf
branches:  trunk
changeset: 531905:d51a5d5e03bf
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Aug 08 17:11:33 2007 +0000

description:
Supports DESTDIR.

diffstat:

 print/scribus/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r bc8f4760db83 -r d51a5d5e03bf print/scribus/Makefile
--- a/print/scribus/Makefile    Wed Aug 08 17:10:29 2007 +0000
+++ b/print/scribus/Makefile    Wed Aug 08 17:11:33 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2007/06/03 10:55:36 ghen Exp $
+# $NetBSD: Makefile,v 1.50 2007/08/08 17:11:33 joerg Exp $
 
 DISTNAME=              scribus-1.3.3.9
 CATEGORIES=            print
@@ -9,6 +9,8 @@
 HOMEPAGE=              http://www.scribus.net/
 COMMENT=               Publishing layout with graphical interface
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_TOOLS+=            gmake perl
 USE_LANGUAGES=         c c++
 PTHREAD_OPTS+=         require



Home | Main Index | Thread Index | Old Index