aboutsummaryrefslogtreecommitdiff
path: root/graphics/enblend
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/enblend')
-rw-r--r--graphics/enblend/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index 477c72eba198..83e858e17b9e 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -44,9 +44,9 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAN1= enblend.1 enfuse.1
PLIST_FILES= bin/enblend bin/enfuse
+PLIST_DIRS+= %%DOCSDIR%%
post-install:
- ${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.info ${PREFIX}/${INFO_PATH}
.include <bsd.port.mk>