diff options
-rw-r--r-- | net/tcpflow/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index 0ac435d7efc0..360c00820f63 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.circlemud.org/pub/jelson/tcpflow/ MAINTAINER= jose@we.lc.ehu.es HAS_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} MAN1= tcpflow.1 |