summaryrefslogtreecommitdiff
path: root/databases/db47
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-03-03 01:24:08 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-03-03 01:24:08 +0000
commit876aa268921e6916eab7a14eb68cdccc991d78a3 (patch)
treeac9c321422f748e8481db85494220174cde1c09f /databases/db47
parent- Update to 1.0.1 (diff)
Remove redundant definition of MASTERDIR (sets MASTERDIR back to
default). Reviewed by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Notes
Notes: svn path=/head/; revision=102778
Diffstat (limited to 'databases/db47')
-rw-r--r--databases/db47/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/db47/Makefile b/databases/db47/Makefile
index 61b08d23b046..2b78100edc23 100644
--- a/databases/db47/Makefile
+++ b/databases/db47/Makefile
@@ -16,6 +16,4 @@ 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>