summaryrefslogtreecommitdiff
path: root/databases/db46
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-03-03 11:21:33 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-03-03 11:21:33 +0000
commit57f8788c32e69dd88f2aa3430ecdee18b25a5572 (patch)
tree40a604b0b526984c9826f0b78b3c2c0c8b1f4ae2 /databases/db46
parent*******************IMPORTANT******************* (diff)
Revert previous commit. Local changes here masked the fact that this
change would break the port for other users. Noticed by: Rolandas Naujikas <rolnas@takas.lt> Pointy hat to: linimon@FreeBSD.org
Notes
Notes: svn path=/head/; revision=102809
Diffstat (limited to 'databases/db46')
-rw-r--r--databases/db46/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/db46/Makefile b/databases/db46/Makefile
index 2b78100edc23..61b08d23b046 100644
--- a/databases/db46/Makefile
+++ b/databases/db46/Makefile
@@ -16,4 +16,6 @@ PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
MAINTAINER= matthias.andree@gmx.de
COMMENT= The Berkeley DB package, revision 4.2
+MASTERDIR?= ${.CURDIR}
+
.include <${MASTERDIR}/Makefile.db>