aboutsummaryrefslogtreecommitdiff
path: root/emulators/pcsxr
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2013-12-03 08:34:29 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2013-12-03 08:34:29 +0000
commit2f92a0b6816e119730088fbed2fefb6899f8f5e8 (patch)
tree3227fbccd5151313d9f19e0d8fa9d2c770c0daa3 /emulators/pcsxr
parent463757bb4204f9261abc4167a7ad76d43e735227 (diff)
downloadports-2f92a0b6816e119730088fbed2fefb6899f8f5e8.tar.gz
ports-2f92a0b6816e119730088fbed2fefb6899f8f5e8.zip
Convert my ports from using USE_DOS2UNIX to USES=dos2unix
Notes
Notes: svn path=/head/; revision=335549
Diffstat (limited to 'emulators/pcsxr')
-rw-r--r--emulators/pcsxr/Makefile7
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,