mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 23:20:30 -04:00
- update to 2.6.1 [1] - remove IGNORE in the VDA case, the patch is available now [2] [2] is from me (compile tested), maintainer informed. PR: 134728 [1] Submitted by: Yarema <yds@CoolRat.org> [1] Approved by: maintainer [1]
11 lines
275 B
Text
11 lines
275 B
Text
--- makedefs.orig 2009-05-11 17:26:46.000000000 -0400
|
|
+++ makedefs 2009-05-11 17:26:46.000000000 -0400
|
|
@@ -144,6 +144,8 @@
|
|
;;
|
|
FreeBSD.7*) SYSTYPE=FREEBSD7
|
|
;;
|
|
+ FreeBSD.8*) SYSTYPE=FREEBSD7
|
|
+ ;;
|
|
OpenBSD.2*) SYSTYPE=OPENBSD2
|
|
;;
|
|
OpenBSD.3*) SYSTYPE=OPENBSD3
|