diff options
Diffstat (limited to 'emulators/dgen-sdl/Makefile')
-rw-r--r-- | emulators/dgen-sdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index cdee34ab7379..128938702202 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -3,7 +3,7 @@ PORTNAME= dgen-sdl PORTVERSION= 1.33 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF/dgen/dgen/${PORTVERSION} @@ -12,7 +12,7 @@ COMMENT= Wonderful Sega Genesis/MegaDrive emulator USE_SDL= sdl USE_GL= yes -USES= gmake +USES= gmake libarchive GNU_CONFIGURE= yes PLIST_FILES= bin/dgen \ |