diff options
Diffstat (limited to 'net/isc-dhcp42-server')
-rw-r--r-- | net/isc-dhcp42-server/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/isc-dhcp42-server/Makefile b/net/isc-dhcp42-server/Makefile index 2c052ba29764..3bbc35dc30b5 100644 --- a/net/isc-dhcp42-server/Makefile +++ b/net/isc-dhcp42-server/Makefile @@ -140,9 +140,6 @@ post-patch: ${WRKSRC}/doc/examples/dhcpd-dhcpv6.conf @${REINPLACE_CMD} ${REINPLACE_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \ ${WRKSRC}/client/dhclient.conf.example - @${REINPLACE_CMD} -e '/echo.*RANLIB/,+1d' \ - ${WRKSRC}/Makefile.in \ - ${WRKSRC}/*/Makefile.in do-install: ${SETENV} DESTDIR=${STAGEDIR} ${MAKE} -C ${WRKSRC}/${SUBSYS} install |