diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-16 17:23:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-16 17:23:19 +0800 |
commit | 2dcd99f7b0a8086a7f8920b89df9b1992a2fcd45 (patch) | |
tree | b3d22d33e27f21cdc0208a487081e05622fd0e9a /emulators/e-uae | |
parent | e6bc0b78dbb0ba026015130f6992c13ad975b72e (diff) | |
download | freebsd-ports-gnome-2dcd99f7b0a8086a7f8920b89df9b1992a2fcd45.tar.gz freebsd-ports-gnome-2dcd99f7b0a8086a7f8920b89df9b1992a2fcd45.tar.zst freebsd-ports-gnome-2dcd99f7b0a8086a7f8920b89df9b1992a2fcd45.zip |
- Remove unnecessary dependes
Submitted by: Brad Allen (maintainer via mail)
Diffstat (limited to 'emulators/e-uae')
-rw-r--r-- | emulators/e-uae/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index fe167e21f398..221f6d66e733 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_XLIB= yes USE_GNOME= gtk20 -USE_SDL= sdl gfx +USE_SDL= sdl CONFIGURE_ARGS= --with-sdl --with-sdl-gfx PLIST_FILES= bin/uae bin/readdisk |