summaryrefslogtreecommitdiff
path: root/www/seamonkey/files/patch-other-licenses_libical_src_libical_Makefile.in
blob: f7b62d4df6a25826d1ae42f093bb4742befc285d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- other-licenses/libical/src/libical/Makefile.in.orig	Thu Feb 13 15:50:58 2003
+++ other-licenses/libical/src/libical/Makefile.in	Thu Feb 13 15:51:07 2003
@@ -179,7 +179,7 @@
 	$(PERL) $(ICALSCRIPTS)/mkrestrictiontable.pl  -i $(srcdir)/icalrestriction.c.in \
                 $(DESIGNDATA)/restrictions.csv > icalrestriction.c
 
-ifneq (,$(filter BeOS Darwin OpenVMS,$(OS_ARCH)))
+ifneq (,$(filter BeOS Darwin OpenVMS FreeBSD,$(OS_ARCH)))
 DEFINES	+= -D__USE_BSD=1
 endif