pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ec0086
)
lxqt-themes, clean-up
author
pin
<voidpin@protonmail.com>
Thu, 9 Jan 2020 12:07:07 +0000
(13:07 +0100)
committer
pin
<voidpin@protonmail.com>
Thu, 9 Jan 2020 12:07:07 +0000
(13:07 +0100)
Make lxqt-build-tools a build dependency only.
lxqt-themes/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/lxqt-themes/Makefile
b/lxqt-themes/Makefile
index ab9fbd177f997aa88357fe74ffed0b1e9488d68a..a47664388718cb48f926e0ba2ad408206abfd548 100644
(file)
--- a/
lxqt-themes/Makefile
+++ b/
lxqt-themes/Makefile
@@
-22,7
+22,7
@@
CFLAGS.NetBSD+= -D_NETBSD_SOURCE
pre-configure:
${MKDIR} -p ${WRKSRC}/build
-
DEPENDS+=
lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+
TOOL_DEPENDS+=
lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"