aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg-devel/files/patch-Make::makedirdefs
blob: 9ae35e729f60f6366082b11d04dbf3777cf79815 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- Make/makedirdefs.orig	Tue Jul 22 21:12:55 2003
+++ Make/makedirdefs	Tue Jul 22 21:13:50 2003
@@ -58,9 +58,11 @@
 ifneq ($(OS),Darwin)
 ifneq ($(OS),SunOS)
 ifneq ($(OS),IRIX)
+ifneq ($(OS),FreeBSD)
 
   PLUGIN_DIRS += geo
 
+endif
 endif
 endif
 endif