pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/rasqal user-destdir support



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1827d811c9f1
branches:  trunk
changeset: 395332:1827d811c9f1
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jul 07 20:58:37 2009 +0000

description:
user-destdir support

diffstat:

 textproc/rasqal/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 61400b7c0154 -r 1827d811c9f1 textproc/rasqal/Makefile
--- a/textproc/rasqal/Makefile  Tue Jul 07 20:58:06 2009 +0000
+++ b/textproc/rasqal/Makefile  Tue Jul 07 20:58:37 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/01/07 21:33:37 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/07/07 20:58:37 joerg Exp $
 
 DISTNAME=      rasqal-0.9.16
 CATEGORIES=    textproc
@@ -8,6 +8,8 @@
 HOMEPAGE=      http://librdf.org/rasqal
 COMMENT=       Library that handles RDF query syntaxes
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_TOOLS+=    gmake pkg-config
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes



Home | Main Index | Thread Index | Old Index