8c30d10666
b) take over maintainer ship to Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (from ports@) PR: 54793 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
15 lines
256 B
Plaintext
15 lines
256 B
Plaintext
--- 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
|