Remove BROKEN on powerpc statements: both these ports build and install fine.
This commit is contained in:
parent
5e9c6fe322
commit
e47361f6c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395937
2 changed files with 0 additions and 4 deletions
|
@ -16,8 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
|
||||
LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3
|
||||
|
||||
BROKEN_powerpc= does not install on powerpc: signal 6
|
||||
|
||||
USES= cmake gmake libtool pathfix pkgconfig tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
USE_GITHUB= yes
|
||||
|
|
|
@ -21,8 +21,6 @@ NLS_CMAKE_ON= -DENABLE_GETTEXT=On
|
|||
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
BROKEN_powerpc= Does not install on powerpc: signal 11
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's@/usr/local@${LOCALBASE}@g' \
|
||||
${WRKSRC}/CMakeLists.txt
|
||||
|
|
Loading…
Reference in a new issue