aboutsummaryrefslogtreecommitdiff
path: root/graphics/tiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tiff/Makefile')
-rw-r--r--graphics/tiff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 7aac85ba0c8c..2a9c47d754b7 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS= --with-ZIP --with-JPEG \
--noninteractive
.if defined(NOPORTDOCS)
-PLIST= ${PKGDIR}/PLIST.nodocs
+PLIST= ${PKGDIR}/pkg-plist.nodocs
.else
CONFIGURE_ARGS+= --with-HTML --with-DIR_HTML=${PREFIX}/share/doc/tiff
.endif