diff options
author | gerald <gerald@FreeBSD.org> | 2003-03-25 13:56:54 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2003-03-25 13:56:54 +0000 |
commit | f8b9f529e6e818ac58ba5ae5ed7ae915a7995386 (patch) | |
tree | accbf29645c779e974054c00d2790ab45defa06f | |
parent | f4dd0ea14932784c1e8df76b0ea6c03e8e9d00fe (diff) | |
download | FreeBSD-ports-f8b9f529e6e818ac58ba5ae5ed7ae915a7995386.zip FreeBSD-ports-f8b9f529e6e818ac58ba5ae5ed7ae915a7995386.tar.gz |
Remove commented USE_MESA (which is implied by current XFree86 ports
anyway).
-rw-r--r-- | emulators/wine-devel/Makefile | 1 | ||||
-rw-r--r-- | emulators/wine/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index f709bd3..8c8dafe 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 diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index f709bd3..8c8dafe 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/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 |