mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Mark BROKEN on 4.X
PR: ports/94701 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer)
This commit is contained in:
parent
b0b7acffbc
commit
1a99138bf1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157768
@ -23,7 +23,6 @@ USE_GMAKE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
CONFIGURE_ARGS= --program-prefix=''
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
@ -34,7 +33,8 @@ PLIST_FILES= lib/lineakd/plugins/xosdplugin.la \
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
USE_GCC= 3.4
|
||||
BROKEN= Configure fails to find lineakd
|
||||
#USE_GCC= 3.4
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -23,7 +23,6 @@ USE_GMAKE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
CONFIGURE_ARGS= --program-prefix=''
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
@ -34,7 +33,8 @@ PLIST_FILES= lib/lineakd/plugins/xosdplugin.la \
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
USE_GCC= 3.4
|
||||
BROKEN= Configure fails to find lineakd
|
||||
#USE_GCC= 3.4
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user