summaryrefslogtreecommitdiff
path: root/devel/tre
diff options
context:
space:
mode:
authoragc <agc>2009-05-18 06:40:59 +0000
committeragc <agc>2009-05-18 06:40:59 +0000
commit492653531fa27c11fdb3a5cf3f61c7c54fb3ddc5 (patch)
tree3dc4862644cb2f064cc3a91ab0a9a2b3511e2189 /devel/tre
parent81cd4c65caaa300ab53efcfb3e9531ee3920842d (diff)
downloadpkgsrc-492653531fa27c11fdb3a5cf3f61c7c54fb3ddc5.tar.gz
Use INSTALLATION_DIRS to create the directory
Diffstat (limited to 'devel/tre')
-rw-r--r--devel/tre/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/tre/Makefile b/devel/tre/Makefile
index 084dedc1f15..490af1b51fa 100644
--- a/devel/tre/Makefile
+++ b/devel/tre/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/05/18 06:33:20 agc Exp $
+# $NetBSD: Makefile,v 1.10 2009/05/18 06:40:59 agc Exp $
DISTNAME= tre-0.7.5
PKGREVISION= 5
@@ -18,8 +18,9 @@ USE_LIBTOOL= YES
CONFIGURE_ARGS+= --disable-agrep
CONFIGURE_ARGS+= --disable-system-abi
+INSTALLATION_DIRS+= share/doc/tre
+
post-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/tre
${INSTALL_DATA} ${WRKSRC}/doc/tre-api.html ${DESTDIR}${PREFIX}/share/doc/tre/
${INSTALL_DATA} ${WRKSRC}/doc/tre-syntax.html ${DESTDIR}${PREFIX}/share/doc/tre/