diff options
Diffstat (limited to 'security/openfwtk/files/patch-Makefile.config')
-rw-r--r-- | security/openfwtk/files/patch-Makefile.config | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/openfwtk/files/patch-Makefile.config b/security/openfwtk/files/patch-Makefile.config new file mode 100644 index 000000000000..6038b4f485c7 --- /dev/null +++ b/security/openfwtk/files/patch-Makefile.config @@ -0,0 +1,10 @@ +--- Makefile.config.orig 2007-10-12 02:30:32.000000000 +0400 ++++ Makefile.config 2007-10-12 02:30:52.000000000 +0400 +@@ -1,6 +1,6 @@ + # Define here one of the supported OS-es: + # Linux, FreeBSD, OpenBSD, Solaris, Solaris64, HP-UX, MacOSX +-OSTYPE = Linux ++OSTYPE = FreeBSD + + include $(GMKPATH)/configs/$(OSTYPE) + include $(GMKPATH)/Makefile.common |