diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-01-17 00:47:15 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-01-17 00:47:15 +0000 |
commit | e94ab4235e334e79fa15b1d1bf739127d802ee36 (patch) | |
tree | 2d3f51e94c1b33b69fa684073d0040456091abe5 /emulators | |
parent | b6b1e380ab9471635120974e404d382270e9b5b1 (diff) | |
download | ports-e94ab4235e334e79fa15b1d1bf739127d802ee36.tar.gz ports-e94ab4235e334e79fa15b1d1bf739127d802ee36.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index aba2ad0be289..67d75968a8ac 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -39,8 +39,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ FLEX="${LOCALBASE}/bin/flex" USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/wine MAKE_JOBS_SAFE= yes -MAN1= widl.1 wine.1 winebuild.1 winedbg.1 winedump.1 winegcc.1 \ - winemaker.1 wineserver.1 wmc.1 wrc.1 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 \ diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index aba2ad0be289..67d75968a8ac 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -39,8 +39,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ FLEX="${LOCALBASE}/bin/flex" USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/wine MAKE_JOBS_SAFE= yes -MAN1= widl.1 wine.1 winebuild.1 winedbg.1 winedump.1 winegcc.1 \ - winemaker.1 wineserver.1 wmc.1 wrc.1 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 \ |