diff options
Diffstat (limited to 'databases/db42/Makefile')
-rw-r--r-- | databases/db42/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/db42/Makefile b/databases/db42/Makefile index 61b08d2..2b78100 100644 --- a/databases/db42/Makefile +++ b/databases/db42/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> |