aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/vtkfox
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2012-08-20 23:08:45 +0800
committergahr <gahr@FreeBSD.org>2012-08-20 23:08:45 +0800
commitec5e56978c4e8357f7433140bf251460f06daf05 (patch)
treeebd626756eb229645774bb06edf7c85bf29657eb /x11-toolkits/vtkfox
parentc1305f3de47e4b9c58cde5a37967a041820cb160 (diff)
downloadfreebsd-ports-gnome-ec5e56978c4e8357f7433140bf251460f06daf05.tar.gz
freebsd-ports-gnome-ec5e56978c4e8357f7433140bf251460f06daf05.tar.zst
freebsd-ports-gnome-ec5e56978c4e8357f7433140bf251460f06daf05.zip
- Fix PLIST
Reported by: QAT
Diffstat (limited to 'x11-toolkits/vtkfox')
-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)