diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2006-08-08 10:19:40 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2006-08-08 10:19:40 +0000 |
commit | 39ea8aba44f0d9026fa67377bb8c26834f9bb02a (patch) | |
tree | 9c86b6dbbdba3c9089d60a74d7025ff8a32a5973 /net-p2p/rtorrent | |
parent | d8359cfc1c59334f1ac7923d24f7c479e7a6c565 (diff) |
Notes
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index ffb08a3263b7..b949c6459966 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -22,6 +22,7 @@ CONFLICTS= rtorrent-devel-[0-9]* MAN1= rtorrent.1 USE_GCC= 3.4 +USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |