aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db43
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-03-03 09:24:08 +0800
committerlinimon <linimon@FreeBSD.org>2004-03-03 09:24:08 +0800
commit5c99a9b1d001da60eb78ff8d9570cd75e991306b (patch)
tree43bc5d446c294386ac789db64d8271a0b31e3f2b /databases/db43
parentf64d60d83b79c76fe4b78b9d689579cfbba6bd86 (diff)
downloadfreebsd-ports-gnome-5c99a9b1d001da60eb78ff8d9570cd75e991306b.tar.gz
freebsd-ports-gnome-5c99a9b1d001da60eb78ff8d9570cd75e991306b.tar.zst
freebsd-ports-gnome-5c99a9b1d001da60eb78ff8d9570cd75e991306b.zip
Remove redundant definition of MASTERDIR (sets MASTERDIR back to
default). Reviewed by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Diffstat (limited to 'databases/db43')
-rw-r--r--databases/db43/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/db43/Makefile b/databases/db43/Makefile
index 61b08d23b046..2b78100edc23 100644
--- a/databases/db43/Makefile
+++ b/databases/db43/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>