summaryrefslogtreecommitdiff
path: root/security/openfwtk/files/patch-Makefile.config
blob: 6038b4f485c7b6d6a08b3b6ed3d45111c2b9ce61 (plain) (blame)
1
2
3
4
5
6
7
8
9
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