diff options
Diffstat (limited to 'emulators/pcsxr/Makefile')
-rw-r--r-- | emulators/pcsxr/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile index 853dc0774cac..d64f8af17b42 100644 --- a/emulators/pcsxr/Makefile +++ b/emulators/pcsxr/Makefile @@ -29,15 +29,14 @@ CONFIGURE_ARGS= --enable-opengl --enable-libcdio INSTALL_TARGET= install-strip USE_LDCONFIG= yes -USE_DOS2UNIX= yes -DOS2UNIX_REGEX= .*\.(c|h|cpp|hpp|am) - USE_GNOME= gtk30 glib20 -USES= iconv gmake pkgconfig desktop-file-utils USE_XORG= x11 xv xext xxf86vm xtst USE_SDL= sdl USE_GL= gl +USES= dos2unix iconv gmake pkgconfig desktop-file-utils +DOS2UNIX_REGEX= .*\.(c|h|cpp|hpp|am) + PORTDOCS= ChangeLog README # Default CDROM device to use with dfcdrom, |