diff options
Diffstat (limited to 'x11-wm/awesome2')
-rw-r--r-- | x11-wm/awesome2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/awesome2/Makefile b/x11-wm/awesome2/Makefile index 1a665be8bd15..eae453221d88 100644 --- a/x11-wm/awesome2/Makefile +++ b/x11-wm/awesome2/Makefile @@ -31,6 +31,7 @@ MAN5= awesome2rc.5 PORTDOCS= AUTHORS LICENSE README STYLE UPGRADE PORTEXAMPLES= awesomerc +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's, "$$(DESTDIR)$$(docdir)";,;,g' \ -e 's,\([[:space:]]\)install-docDATA ,\1,g' \ |