diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch) | |
tree | 0726304aec2db9c6ee69531b05d092b3e3aa034a /comms/ecu | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) | |
download | ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.tar.gz ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.zip |
Notes
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 |