diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-03-03 01:24:08 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-03-03 01:24:08 +0000 |
commit | 876aa268921e6916eab7a14eb68cdccc991d78a3 (patch) | |
tree | ac9c321422f748e8481db85494220174cde1c09f /databases/db45 | |
parent | bb56456c2c858df333e8bfdcbcdbc203718a4e81 (diff) | |
download | ports-876aa268921e6916eab7a14eb68cdccc991d78a3.tar.gz ports-876aa268921e6916eab7a14eb68cdccc991d78a3.zip |
Notes
Diffstat (limited to 'databases/db45')
-rw-r--r-- | databases/db45/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/db45/Makefile b/databases/db45/Makefile index 61b08d23b046..2b78100edc23 100644 --- a/databases/db45/Makefile +++ b/databases/db45/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> |