Clean up some things
Reported by: portscan
This commit is contained in:
parent
60cc70b612
commit
62ab01c7c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542841
@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-manpages>=0.6.1<0.7:devel/rubygem-manpages \
|
||||
|
||||
USES= gem
|
||||
|
||||
CONFLICT_INSTALL= lolcat
|
||||
CONFLICTS_INSTALL= lolcat
|
||||
|
||||
USE_RUBY= yes
|
||||
|
||||
|
@ -28,7 +28,7 @@ INSTALLS_ICONS= yes
|
||||
|
||||
OPTIONS_DEFINE= DBUS NLS SPELLCHECK
|
||||
OPTIONS_DEFAULT= DBUS NLS SPELLCHECK
|
||||
oOPTIONS_SUB= yes
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
SPELLCHECK_DESC= Spell checking support via GtkSpell
|
||||
|
||||
|
@ -26,7 +26,6 @@ USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_OFF= BUILD_DEPS INSTALL_BUILD_DEPS BUILD_PYTHON BUILD_EXAMPLES
|
||||
CONFIGURE_ENV= UNIX_CBC_DIR=${LOCALBASE} UNIX_CLP_DIR=${LOCALBASE}
|
||||
BUILD_ENV= UNIX_CBC_DIR=${LOCALBASE} UNIX_CLP_DIR=${LOCALBASE}
|
||||
|
||||
post-configure: # https://github.com/google/or-tools/issues/2109
|
||||
@${REINPLACE_CMD} -e 's|protobuf::protoc|protoc -I${LOCALBASE}/include| ; s|protobuf$$:$$:protoc||' ${BUILD_WRKSRC}/build.ninja
|
||||
|
@ -20,7 +20,7 @@ USE_GITLAB= yes
|
||||
GL_ACCOUNT= smart-pattern
|
||||
GL_COMMIT= 15e731671f9471390d7ccf95c7eb5bbda8c25f95
|
||||
|
||||
DOS2UNIX_FILE= src/libs/vgeometry/vellipticalarc.cpp
|
||||
DOS2UNIX_FILES= src/libs/vgeometry/vellipticalarc.cpp
|
||||
|
||||
QMAKE_ARGS= CONFIG+="noTests" CONFIG+="noRunPath"
|
||||
.if !defined(WITH_CCACHE_BUILD) || defined(NO_CCACHE)
|
||||
|
@ -5,13 +5,13 @@
|
||||
|
||||
SUBDIR += 2bsd-diff
|
||||
SUBDIR += CLDR
|
||||
SUBDIR += R-cran-commonmark
|
||||
SUBDIR += R-cran-DT
|
||||
SUBDIR += R-cran-R2HTML
|
||||
SUBDIR += R-cran-XML
|
||||
SUBDIR += R-cran-bibtex
|
||||
SUBDIR += R-cran-brew
|
||||
SUBDIR += R-cran-cellranger
|
||||
SUBDIR += R-cran-commonmark
|
||||
SUBDIR += R-cran-formatR
|
||||
SUBDIR += R-cran-highr
|
||||
SUBDIR += R-cran-htmltools
|
||||
|
Loading…
Reference in New Issue
Block a user