mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix last-minute Makefile edit that broke the build WITH_GNS3.
This commit is contained in:
parent
ae1dfec64a
commit
2052a28971
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280415
@ -157,11 +157,7 @@ CONFIGURE_ENV+= COMPILER_PATH=${LOCALBASE}/bin
|
||||
MAKE_ENV+= COMPILER_PATH=${LOCALBASE}/bin
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
@for A in ${ONLY_FOR_ARCHS}; do \
|
||||
${MKDIR} ${WRKSRC}/bsd/$$A; \
|
||||
done
|
||||
|
||||
post-patch:
|
||||
.if defined(WITH_PCAP)
|
||||
@cd ${WRKSRC} && ${PATCH} --quiet < ${FILESDIR}/pcap-patch
|
||||
@${REINPLACE_CMD} -f ${FILESDIR}/pcap-client-type.sed ${WRKSRC}/net.h
|
||||
|
Loading…
Reference in New Issue
Block a user