aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db42
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-03-03 19:21:33 +0800
committerlinimon <linimon@FreeBSD.org>2004-03-03 19:21:33 +0800
commitfe2e8ed18a5309b3131d86f15f543678034ee1a3 (patch)
treeeae52e529b7d2587a3f5b36ff9fd193f546d958b /databases/db42
parent50859fbc658c974bf6b7bc4b5778b556c84eabe4 (diff)
downloadfreebsd-ports-gnome-fe2e8ed18a5309b3131d86f15f543678034ee1a3.tar.gz
freebsd-ports-gnome-fe2e8ed18a5309b3131d86f15f543678034ee1a3.tar.zst
freebsd-ports-gnome-fe2e8ed18a5309b3131d86f15f543678034ee1a3.zip
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
Diffstat (limited to 'databases/db42')
-rw-r--r--databases/db42/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/db42/Makefile b/databases/db42/Makefile
index 2b78100edc23..61b08d23b046 100644
--- a/databases/db42/Makefile
+++ b/databases/db42/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>