summaryrefslogtreecommitdiff
path: root/textproc/rasqal
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-07-07 20:58:37 +0000
committerjoerg <joerg@pkgsrc.org>2009-07-07 20:58:37 +0000
commit2d4744475359b2e7d7cc39c467796f5de28cb164 (patch)
tree83595c6c1af8dd0d837d56fe1dbb21a0bf7e0982 /textproc/rasqal
parent5d092100f2c97c7869eef9f399002af3d19b1131 (diff)
downloadpkgsrc-2d4744475359b2e7d7cc39c467796f5de28cb164.tar.gz
user-destdir support
Diffstat (limited to 'textproc/rasqal')
-rw-r--r--textproc/rasqal/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile
index b3b4dfad554..6c49e8838b0 100644
--- a/textproc/rasqal/Makefile
+++ b/textproc/rasqal/Makefile
@@ -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 @@ MAINTAINER= mkirby@NetBSD.org
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