summaryrefslogtreecommitdiff
path: root/emulators/pcemu
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
commit7ae7b018ccf7760013f368fcb83aad9ecd8982a8 (patch)
treee83ee6693050a76e305a95a376451aa583df151e /emulators/pcemu
parenttextproc/rubygem-gitlab-grit: make it work with rubygem-mime-types again (diff)
With the power of USES=dos2unix, get rid of most patches and files
with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=417166
Diffstat (limited to 'emulators/pcemu')
-rw-r--r--emulators/pcemu/Makefile2
-rw-r--r--emulators/pcemu/files/patch-ae17
2 files changed, 9 insertions, 10 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile
index a16b9744e54e..00512d0143f0 100644
--- a/emulators/pcemu/Makefile
+++ b/emulators/pcemu/Makefile
@@ -16,6 +16,8 @@ RUN_DEPENDS= mkfontdir:x11-fonts/mkfontdir \
mkfontscale:x11-fonts/mkfontscale
USE_XORG= x11 xext
+USES= dos2unix
+DOS2UNIX_FILES= programs/config.sys
MAKE_ENV= FILESDIR=${FILESDIR} STAGEDIR=${STAGEDIR}
MAKE_ARGS= CC="${CC}"
diff --git a/emulators/pcemu/files/patch-ae b/emulators/pcemu/files/patch-ae
index 6ff371a2fc8c..5c745ccbbe82 100644
--- a/emulators/pcemu/files/patch-ae
+++ b/emulators/pcemu/files/patch-ae
@@ -1,10 +1,7 @@
-*** programs/config.sys.orig Mon Mar 27 21:27:23 1995
---- programs/config.sys Mon Mar 27 22:19:26 1995
-***************
-*** 1,2 ****
-! device=emufs.sys /
-! stacks 9,512
---- 1,3 ----
-! device=\emufs.sys /usr/local/lib/pcemu/C
-! stacks 9,512
-!
+--- programs/config.sys.orig 2016-06-20 15:48:12 UTC
++++ programs/config.sys
+@@ -1,2 +1,3 @@
+-device=emufs.sys /
++device=\emufs.sys /usr/local/lib/pcemu/C
+ stacks 9,512
++