1
0
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:
Pav Lucistnik 2006-03-20 18:50:17 +00:00
parent b0b7acffbc
commit 1a99138bf1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157768
2 changed files with 4 additions and 4 deletions

View File

@ -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:

View File

@ -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: