mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
KATO-san notes that this port has been updated since I started
on my project to mark ports broken on 5.x. I thought I had cvsupped ports on my build test box, but it looks like not. My apologies to KATO-san ...
This commit is contained in:
parent
956a21916b
commit
514b1ddf50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96407
@ -39,12 +39,6 @@ CPPFLAGS= -I${LOCALBASE}/include/libpng -I${X11BASE}/include \
|
||||
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -lGL -lGLU -lglut \
|
||||
${PTHREAD_LIBS}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${RM} -f ${WRKSRC}/doc/*.info*
|
||||
|
||||
@ -53,4 +47,4 @@ post-patch:
|
||||
's|-lsgxml -lsgmisc|-lsgxml -lsgstructure -lsgmisc|g ; \
|
||||
s|-pedantic||g'
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user