From 4aeb9881ef1b2d2bf6fa7eb10e86daf3267dc6d9 Mon Sep 17 00:00:00 2001 From: martymac Date: Thu, 20 Jan 2011 13:16:55 +0000 Subject: Add a DOS2UNIX_REGEX to prevent corruption of embedded data files Feature safe: yes Approved by: ehaupt (mentor) --- emulators/pcsxr/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators/pcsxr/Makefile') 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 -- cgit ref='/~lantw44/cgit/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-rich
Commit message (Expand)AuthorAgeFilesLines
* Move textproc/rubygem-sass-rails5 to textproc/rubygem-sass-rails-rails4sunpoet2018-02-18