diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-03-25 13:56:54 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-03-25 13:56:54 +0000 |
commit | 59be671a98e43066236870f0f848230fecec3ed5 (patch) | |
tree | ff5c6150670d58ff9812c2c5e97baee542ea41b5 /emulators/wine-devel | |
parent | PR: (diff) |
Remove commented USE_MESA (which is implied by current XFree86 ports
anyway).
Notes
Notes:
svn path=/head/; revision=77456
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 f709bd3cd1fa..8c8dafea8420 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -25,7 +25,6 @@ MAN1= wine.1 winebuild.1 winemaker.1 wmc.1 wrc.1 MAN5= wine.conf.5 ONLY_FOR_ARCHS= i386 USE_XPM= yes -#USE_MESA= yes USE_GMAKE= yes USE_REINPLACE= yes |