mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Don't install util scripts. Before that the inkscape2ed script was
installing if inkscape is present and this was not correctly noted in the pkg-list. We're disabling it's installation for now because it pulls extra dependencies and it's not clear if it's useful enogh to keep. PR: ports/153879 Reported by: Steve Wills <steve@mouf.net>
This commit is contained in:
parent
db79a36a5e
commit
a826f521f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267628
@ -29,4 +29,8 @@ USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ARGS+= --without-vim
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E -e "/^SUBDIRS[[:space:]]+=/s/utils//" \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user