aboutsummaryrefslogtreecommitdiff
path: root/databases/fortytwo-bdb/files
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-11-30 17:16:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-11-30 17:16:29 +0000
commit137e4c0ab73a4aeff7d0b68312c091601694394c (patch)
tree31d25aa5ef4b550dfa188e46e6e2586c4aed4b8c /databases/fortytwo-bdb/files
parent513143d1aa66e4aab7fcef5597d3a05c28787f8e (diff)
downloadports-137e4c0ab73a4aeff7d0b68312c091601694394c.tar.gz
ports-137e4c0ab73a4aeff7d0b68312c091601694394c.zip
Notes
Diffstat (limited to 'databases/fortytwo-bdb/files')
-rw-r--r--databases/fortytwo-bdb/files/patch-GNUmakefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/databases/fortytwo-bdb/files/patch-GNUmakefile b/databases/fortytwo-bdb/files/patch-GNUmakefile
new file mode 100644
index 000000000000..07d46502191d
--- /dev/null
+++ b/databases/fortytwo-bdb/files/patch-GNUmakefile
@@ -0,0 +1,22 @@
+--- GNUmakefile.orig Wed Aug 30 13:05:48 2006
++++ GNUmakefile Wed Nov 29 11:44:31 2006
+@@ -6,15 +6,15 @@
+
+ # if this line fails then copy config.properties.template to config.properties
+ # and modify the copied version appropriately
+-include config.properties
++#include config.properties
+
+ FRAMEWORK_NAME=BDB
+ VERSION=0.1
+
+-ADDITIONAL_INCLUDE_DIRS=\
+- -I$(DBROOT)/include
++#ADDITIONAL_INCLUDE_DIRS=\
++# -I$(DBROOT)/include
+
+-ADDITIONAL_LIB_DIRS=-L$(DBROOT)/lib
++#ADDITIONAL_LIB_DIRS=-L$(DBROOT)/lib
+
+ #BDB_OBJC_LIBS +=Encore
+