diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2011-01-20 13:16:55 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2011-01-20 13:16:55 +0000 |
commit | 4aa3b729ad7c900f6b83fbe2dfd81c2a5ee684ca (patch) | |
tree | 35b88afaeb3a4e6bea04a48f67a2bb8637737f24 /emulators | |
parent | dd6cf9db220a088d7de2570e0f2615d9072a130e (diff) | |
download | ports-4aa3b729ad7c900f6b83fbe2dfd81c2a5ee684ca.tar.gz ports-4aa3b729ad7c900f6b83fbe2dfd81c2a5ee684ca.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/pcsxr/Makefile | 4 | ||||
-rw-r--r-- | emulators/pcsxr/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile index 6678f2ae0180..ed7c382dab81 100644 --- a/emulators/pcsxr/Makefile +++ b/emulators/pcsxr/Makefile @@ -7,7 +7,7 @@ PORTNAME= pcsxr PORTVERSION= 1.9.91 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators # Original URLs : # http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=pcsxr&DownloadId=98581&FileTime=129064504645100000&Build=16694 @@ -36,7 +36,9 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-opengl USE_LDCONFIG= yes + USE_DOS2UNIX= yes +DOS2UNIX_REGEX= .*\.(c|h|cpp|hpp) USE_GNOME= gtk20 desktopfileutils glib20 libglade2 USE_ICONV= yes diff --git a/emulators/pcsxr/distinfo b/emulators/pcsxr/distinfo index 4af15100bb05..67d62230cd0d 100644 --- a/emulators/pcsxr/distinfo +++ b/emulators/pcsxr/distinfo @@ -1,6 +1,4 @@ -MD5 (pcsxr-1.9.91.tar.bz2) = 7c681092c276f3f4b55f243c7bad5aa8 SHA256 (pcsxr-1.9.91.tar.bz2) = 82f685dc2699d8a325f77ddd9bf99c25e6e0d90380cc045c0723d13b971bfa3d SIZE (pcsxr-1.9.91.tar.bz2) = 1220648 -MD5 (pcsx-df-1.10-plugin-dfbinimage2.tar.bz2) = f8f75e76791e8b68005a1207b222709c SHA256 (pcsx-df-1.10-plugin-dfbinimage2.tar.bz2) = 175b71a0a6aff1defdf4d8f9246fcc259fb72876c7ba0bcf607b1e1228fa5a9f SIZE (pcsx-df-1.10-plugin-dfbinimage2.tar.bz2) = 40654 |