Browse Source

* More package fixes (from Makefile.fpc to Makefile)

marco 24 years ago
parent
commit
9d3e9f40e9
1 changed files with 2 additions and 1 deletions
  1. 2 1
      fcl/Makefile

+ 2 - 1
fcl/Makefile

@@ -1,5 +1,5 @@
 #
-# Don't edit, this file is generated by fpcmake v1.99.0 [2001/06/06]
+# Don't edit, this file is generated by fpcmake v1.99.0 [2001/07/02]
 #
 default: all
 override PATH:=$(subst \,/,$(PATH))
@@ -547,6 +547,7 @@ endif
 ifeq ($(OS_TARGET),freebsd)
 REQUIRE_PACKAGES_RTL=1
 REQUIRE_PACKAGES_PASZLIB=1
+REQUIRE_PACKAGES_INET=1
 endif
 ifeq ($(OS_TARGET),beos)
 REQUIRE_PACKAGES_RTL=1