diff options
author | David Naylor <dbn@FreeBSD.org> | 2013-07-28 20:28:32 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2013-07-28 20:28:32 +0000 |
commit | 94bf9970f2046983efe38abd8d7c78183797032a (patch) | |
tree | dc4bd1e93fb0da6a0ff9290191b5d4f2b46c1900 /emulators/wine-devel | |
parent | 9def36eeb51dc35da3b459802ecb7071b3dcdbab (diff) | |
download | ports-94bf9970f2046983efe38abd8d7c78183797032a.tar.gz ports-94bf9970f2046983efe38abd8d7c78183797032a.zip |
Notes
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r-- | emulators/wine-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index e4b359e4e646..f6fa8426aec3 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -43,7 +43,6 @@ WINELIBDIR?= ${PREFIX}/lib .if !defined(USE_LDCONFIG32) USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR}/wine .endif -MAKE_JOBS_SAFE= yes MAN1= msiexec.1 notepad.1 regedit.1 regsvr32.1 widl.1 wine.1 \ wineboot.1 winebuild.1 winecfg.1 wineconsole.1 winedbg.1 \ winedump.1 winefile.1 winegcc.1 winemaker.1 winemine.1 \ |