diff options
Diffstat (limited to 'comms/ecu')
-rw-r--r-- | comms/ecu/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index 8c495925da44..84717b13da82 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ MAINTAINER= ports@FreeBSD.org COMMENT= Extended Call Utility -USE_REINPLACE= yes - do-configure: cd ${WRKSRC}; yes "" | ./Configure |