[Midnightbsd-cvs] mports [20595] trunk/devel/dmake/files/patch-configure: fix patch for dmake

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 31 15:05:46 EDT 2015


Revision: 20595
          http://svnweb.midnightbsd.org/mports/?rev=20595
Author:   laffer1
Date:     2015-10-31 15:05:46 -0400 (Sat, 31 Oct 2015)
Log Message:
-----------
fix patch for dmake

Modified Paths:
--------------
    trunk/devel/dmake/files/patch-configure

Modified: trunk/devel/dmake/files/patch-configure
===================================================================
--- trunk/devel/dmake/files/patch-configure	2015-10-31 19:02:26 UTC (rev 20594)
+++ trunk/devel/dmake/files/patch-configure	2015-10-31 19:05:46 UTC (rev 20595)
@@ -1,4 +1,12 @@
-4377a4378,4380
-> 	"MidnightBSD")
-> 	  OS_VERSION=linux
-> 	  ;;
+--- configure.orig	2015-10-31 15:04:53.283339542 -0400
++++ configure	2015-10-31 15:05:20.558339372 -0400
+@@ -4375,6 +4375,9 @@
+ 	"FreeBSD")
+ 	  OS_VERSION=linux
+ 	  ;;
++	"MidnightBSD")
++	  OS_VERSION=linux
++	  ;;
+ 	"NetBSD")
+ 	  OS_VERSION=linux
+ 	  ;;



More information about the Midnightbsd-cvs mailing list