diff options
Diffstat (limited to 'devel/cvsbook')
-rw-r--r-- | devel/cvsbook/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile index 333fedea6e36..299b026a31dc 100644 --- a/devel/cvsbook/Makefile +++ b/devel/cvsbook/Makefile @@ -48,12 +48,6 @@ PLIST_FILES+= %%DOCSDIR%%/cvsbook.pdf .endif .if ${PORT_OPTIONS:MSPLIT_HTML} -PLIST_DIRS+= %%DOCSDIR%%/cvsbook-shtml -.endif - -PLIST_DIRS+= %%DOCSDIR%% - -.if ${PORT_OPTIONS:MSPLIT_HTML} post-patch: @${REINPLACE_CMD} -e \ '/Non-monolithic HTML not supported/s|@.*|makeinfo --html main.texi|' \ |