mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Fix DOCS option.
This commit is contained in:
parent
8c233d571e
commit
757786d14c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312745
@ -89,7 +89,7 @@ CONFIGURE_ARGS+= --enable-panscan=no
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
.if empty(PORT_OPTIONS:MDOCS)
|
||||
@${REINPLACE_CMD} -e \
|
||||
's/install-desktopDATA install-gnome_mplayerdocDATA/install-desktopDATA/' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
Loading…
Reference in New Issue
Block a user