mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Comment out DOCS related stuff, it doesn't create or add anything to DOCSDIR
- Do not try to remove a directory belonging to gnomehier Reported by: pkg-fallout
This commit is contained in:
parent
22ebe37d99
commit
5b31268737
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344154
@ -33,21 +33,17 @@ CONFIGURE_ARGS+= --disable-audacious --with-mp3splt=${LOCALBASE} \
|
||||
--with-mp3splt-libraries=${LOCALBASE}/lib --disable-mp3splttest \
|
||||
--disable-gtk3
|
||||
|
||||
PORTDOCS= *
|
||||
#PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
#OPTIONS_DEFINE= DOCS NLS
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
NLS_USES= gettext
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
LIB_DEPENDS+= libgvc.so:${PORTSDIR}/graphics/graphviz
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-doxygen-doc
|
||||
.endif
|
||||
#DOCS_LIB_DEPENDS= libgvc.so:${PORTSDIR}/graphics/graphviz
|
||||
#DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
|
||||
#DOCS_CONFIGURE_OFF= --disable-doxygen-doc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -78,7 +78,6 @@ share/omf/mp3splt-gtk/mp3splt-gtk-ru_RU.omf
|
||||
share/pixmaps/mp3splt-gtk.png
|
||||
share/pixmaps/mp3splt-gtk_ico.svg
|
||||
@dirrmtry share/omf/mp3splt-gtk
|
||||
@dirrmtry share/omf
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm share/gnome/help/mp3splt-gtk/ru_RU/figures
|
||||
@dirrm share/gnome/help/mp3splt-gtk/ru_RU
|
||||
|
Loading…
Reference in New Issue
Block a user