diff options
author | gahr <gahr@FreeBSD.org> | 2014-07-21 22:24:33 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-07-21 22:24:33 +0800 |
commit | cc0bf257a5f4eb19cce4618a482bc4bfa7ccc8e2 (patch) | |
tree | e5a79a18a9253233897d267b7b33261963bbc8a4 /x11-toolkits | |
parent | a8169da891458bb43172d96607b557ecd3a36bd3 (diff) | |
download | freebsd-ports-gnome-cc0bf257a5f4eb19cce4618a482bc4bfa7ccc8e2.tar.gz freebsd-ports-gnome-cc0bf257a5f4eb19cce4618a482bc4bfa7ccc8e2.tar.zst freebsd-ports-gnome-cc0bf257a5f4eb19cce4618a482bc4bfa7ccc8e2.zip |
- Fix PLIST
Reported by: swills
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox17/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/fox17/pkg-plist b/x11-toolkits/fox17/pkg-plist index 541f13fa0423..68bf185afa46 100644 --- a/x11-toolkits/fox17/pkg-plist +++ b/x11-toolkits/fox17/pkg-plist @@ -125,6 +125,8 @@ include/fox-%%MAJORVER%%/FXDriveBox.h include/fox-%%MAJORVER%%/FXElement.h include/fox-%%MAJORVER%%/FXEvent.h include/fox-%%MAJORVER%%/FXException.h +include/fox-%%MAJORVER%%/FXEXEIcon.h +include/fox-%%MAJORVER%%/FXEXEImage.h include/fox-%%MAJORVER%%/FXExpression.h include/fox-%%MAJORVER%%/FXExtentd.h include/fox-%%MAJORVER%%/FXExtentf.h |