aboutsummaryrefslogtreecommitdiff
path: root/devel/libgconf-java
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgconf-java')
-rw-r--r--devel/libgconf-java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgconf-java/Makefile b/devel/libgconf-java/Makefile
index c98cb0c1dcd2..d1d588e62d33 100644
--- a/devel/libgconf-java/Makefile
+++ b/devel/libgconf-java/Makefile
@@ -59,6 +59,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
${MKDIR} ${DOCSDIR}/api
cd ${WRKSRC}/doc/api && ${FIND} . | ${CPIO} -pdmu ${DOCSDIR}/api
+ ${TOUCH} ${DOCSDIR}/api/packages.html
${MKDIR} ${DOCSDIR}/examples
cd ${WRKSRC}/doc/examples && ${FIND} . \
| ${CPIO} -pdmu ${DOCSDIR}/examples