media-video/decklink-drivers: remove usage of ${DISTDIR} in pkg_nofetch
Referencing ${DISTDIR} in pkg_nofetch() is forbidden, since it is not clearly defined there. Instead, DISTDIR (the plain string) is used.
Signed-off-by: Adrian 'nex' Schollmeyer adrian.schollmeyer@fem.tu-ilmenau.de