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