diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:09:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:09:41 +0000 |
commit | a8a726360842517904b3446c8ee94de67108f1df (patch) | |
tree | dbeb7f00cce39b82e2c37a70dc9863c72c2dc41d /x11/gtk-theme-switch | |
parent | c6e7b47f451c33db02481120a8f96f5bd39ae57a (diff) |
Notes
Diffstat (limited to 'x11/gtk-theme-switch')
-rw-r--r-- | x11/gtk-theme-switch/Makefile | 6 | ||||
-rw-r--r-- | x11/gtk-theme-switch/files/patch-Makefile (renamed from x11/gtk-theme-switch/files/patch-aa) | 0 |
2 files changed, 1 insertions, 5 deletions
diff --git a/x11/gtk-theme-switch/Makefile b/x11/gtk-theme-switch/Makefile index 3a846faa78d5..0cef3430d75c 100644 --- a/x11/gtk-theme-switch/Makefile +++ b/x11/gtk-theme-switch/Makefile @@ -16,12 +16,8 @@ USES= gmake OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MDOCS} post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/readme ${STAGEDIR}${DOCSDIR}/README -.endif .include <bsd.port.mk> diff --git a/x11/gtk-theme-switch/files/patch-aa b/x11/gtk-theme-switch/files/patch-Makefile index 6bf39f4ad6c3..6bf39f4ad6c3 100644 --- a/x11/gtk-theme-switch/files/patch-aa +++ b/x11/gtk-theme-switch/files/patch-Makefile |