diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/imwheel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile index 2d584d80e560..cf23a28cf630 100644 --- a/x11/imwheel/Makefile +++ b/x11/imwheel/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/imwheel MAN1= imwheel.1 .if defined(NOPORTDOCS) -PLIST= ${PKGDIR}/PLIST.nodocs +PLIST= ${PKGDIR}/pkg-plist.nodocs .endif post-patch: |