summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-08-20 15:08:45 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-08-20 15:08:45 +0000
commitc848e5a9f61e25b817fd9cb4b56e70a8ecd4ac92 (patch)
treeebd626756eb229645774bb06edf7c85bf29657eb /x11-toolkits
parentAdd a PORTSCOUT tag so only stable releases get found. (diff)
- Fix PLIST
Reported by: QAT
Notes
Notes: svn path=/head/; revision=302802
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/vtkfox/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/vtkfox/Makefile b/x11-toolkits/vtkfox/Makefile
index 6c320b038929..36dd1ce4b61c 100644
--- a/x11-toolkits/vtkfox/Makefile
+++ b/x11-toolkits/vtkfox/Makefile
@@ -46,6 +46,7 @@ PLIST_FILES= include/vtkfox/FXVTKCanvas.h \
lib/libvtkfox.so \
lib/libvtkfox.so.1 \
libdata/pkgconfig/vtkfox.pc
+PLIST_DIRS= include/vtkfox
post-patch:
.if defined(NOPORTEXAMPLES)