diff options
| author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-04-28 10:37:59 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-04-28 10:37:59 +0000 |
| commit | 2a58ea44e6a95132c6867480a1af7f8aa532a51a (patch) | |
| tree | 4d796686aed9a7132a249814bec8e882623c6f12 | |
| parent | Update to the 20180422 snapshot of GCC 8 which is getting really close (diff) | |
include/wine/windows/ddk/fltkernel.h no longer depends on the STAGING
option, it's been merged in the upstream tree.
Notes
Notes:
svn path=/head/; revision=468535
| -rw-r--r-- | emulators/wine-devel/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index c19f94152747..56e16fcc0f88 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -939,7 +939,7 @@ include/wine/windows/zmouse.h include/wine/windows/ddk/compstui.h include/wine/windows/ddk/csq.h include/wine/windows/ddk/d3dkmthk.h -%%STAGING%%include/wine/windows/ddk/fltkernel.h +include/wine/windows/ddk/fltkernel.h include/wine/windows/ddk/hidclass.h include/wine/windows/ddk/hidpi.h include/wine/windows/ddk/hidport.h |
