diff options
author | gerald <gerald@FreeBSD.org> | 2017-01-28 06:08:37 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2017-01-28 06:08:37 +0800 |
commit | 9616ccad75d4cb5b9224b7bd1f298244ca1051f5 (patch) | |
tree | cafda397e6fba7b215a75da07084383125b8a0fe /emulators | |
parent | 2f827975d3e4a12674d2266ac5ea8fe6b276ab2e (diff) | |
download | freebsd-ports-gnome-9616ccad75d4cb5b9224b7bd1f298244ca1051f5.tar.gz freebsd-ports-gnome-9616ccad75d4cb5b9224b7bd1f298244ca1051f5.tar.zst freebsd-ports-gnome-9616ccad75d4cb5b9224b7bd1f298244ca1051f5.zip |
Remove the %%STAGING%% tag from lib/wine/fakedlls/vcruntime140.dll
(something the current QA framework failed to find).
Bump PORTREVISION since this will add this file to the default package.
Diffstat (limited to 'emulators')
-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 08ee6f769add..15e78bf775c0 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -1939,7 +1939,7 @@ lib/wine/fakedlls/vcomp110.dll lib/wine/fakedlls/vcomp120.dll lib/wine/fakedlls/vcomp140.dll lib/wine/fakedlls/vcomp90.dll -%%STAGING%%lib/wine/fakedlls/vcruntime140.dll +lib/wine/fakedlls/vcruntime140.dll %%WINE32%%lib/wine/fakedlls/vdhcp.vxd lib/wine/fakedlls/vdmdbg.dll %%WINE32%%lib/wine/fakedlls/ver.dll16 |