From 8e28cfec81a60bd7a3081ef983c379157a3e3b4d Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 20 Mar 2008 09:56:52 +0000 Subject: - Remove USE_GETOPT_LONG which is a no-op since March 2007 --- net-p2p/rtorrent/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net-p2p/rtorrent') diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 009d234da25..5ba2c589b6a 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -27,7 +27,6 @@ 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} -- cgit