mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Back out previous, looks like it was fixed yesterday.
Pointy hat to: kris
This commit is contained in:
parent
77826a265a
commit
806c656fa0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106777
@ -28,12 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= "Does not compile on sparc64"
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${RM} -f ${WRKSRC}/src/getopt*
|
||||
|
||||
@ -58,4 +52,4 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/README.euc ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user