diff options
Diffstat (limited to 'comms/rxtx/Makefile')
-rw-r--r-- | comms/rxtx/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile index 4248044e98ec..8db4dbd310c4 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -26,7 +26,4 @@ NO_MTREE= yes PLIST_SUB= ARCH=${ARCH} -post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure ${WRKSRC}/ltconfig - .include <bsd.port.mk> |