summaryrefslogtreecommitdiff
path: root/databases/lua-tokyocabinet/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2009-11-30 21:59:37 +0000
committerjoerg <joerg>2009-11-30 21:59:37 +0000
commit05c371941031887f9a59d115c0c80b2c233a5fa1 (patch)
tree255d3352cec7a5d7be4e21eb2e5473d2c3c2dca8 /databases/lua-tokyocabinet/Makefile
parent7c3adeeebcef0becaf69ec27de90c478494c2b2c (diff)
downloadpkgsrc-05c371941031887f9a59d115c0c80b2c233a5fa1.tar.gz
Pass down includedir, guessing that they want to look for tokyocabinet.
Diffstat (limited to 'databases/lua-tokyocabinet/Makefile')
-rw-r--r--databases/lua-tokyocabinet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/lua-tokyocabinet/Makefile b/databases/lua-tokyocabinet/Makefile
index 3cd0032560b..6dc12b04b5f 100644
--- a/databases/lua-tokyocabinet/Makefile
+++ b/databases/lua-tokyocabinet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/11/25 11:33:56 obache Exp $
+# $NetBSD: Makefile,v 1.10 2009/11/30 21:59:37 joerg Exp $
#
DISTNAME= tokyocabinet-lua-1.8
@@ -30,6 +30,8 @@ REPLACE_FILES.lua= *.lua
INSTALLATION_DIRS+= share/tokyocabinet/doc/lua
+MAKE_ENV+= INCLUDEDIR=${BUILDLINK_PREFIX.tokyocabinet}/include
+
post-extract:
${CHMOD} -R go-w ${WRKSRC}