1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

- Fix plist, While I'm forget to add a patch :(

Reported by:	pointyhat
This commit is contained in:
Dennis Herrmann 2011-09-10 08:34:51 +00:00
parent aae8df2f67
commit 465852bba5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281562
2 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= piklab
PORTVERSION= 0.15.10
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/newest%20release/${PORTVERSION}

View File

@ -0,0 +1,6 @@
--- ./doc/CMakeLists.txt.orig 2011-09-04 14:24:24.000000000 +0200
+++ ./doc/CMakeLists.txt 2011-09-04 14:26:07.000000000 +0200
@@ -1,2 +1,2 @@
-install(FILES index.docbook DESTINATION share/doc/HTML/en/piklab)
+install(FILES index.docbook DESTINATION share/doc/piklab/HTML/en)