svn commit: r528538 - head/devel/lion
Steve Wills
swills at FreeBSD.org
Mon Mar 16 19:15:46 UTC 2020
Author: swills
Date: Mon Mar 16 19:15:45 2020
New Revision: 528538
URL: https://svnweb.freebsd.org/changeset/ports/528538
Log:
devel/lion: remove unnecessary REINPLACE_CMD
Modified:
head/devel/lion/Makefile (contents, props changed)
Modified: head/devel/lion/Makefile
==============================================================================
--- head/devel/lion/Makefile Mon Mar 16 19:09:14 2020 (r528537)
+++ head/devel/lion/Makefile Mon Mar 16 19:15:45 2020 (r528538)
@@ -23,8 +23,6 @@ INCLUDES= base64.h connections.h io.h lfnmatch.h lgrou
timers.h tls.h udp.h zlib.h
post-patch:
- @${REINPLACE_CMD} -e 's,<time.h>,<sys/time.h>,' \
- ${WRKSRC}/timers.h
@${REINPLACE_CMD} -E 's,^(CC|LDFLAGS) *=,\1 ?=,' \
${WRKSRC}/Makefile
More information about the svn-ports-head
mailing list