aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-devel
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2006-10-26 20:11:45 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2006-10-26 20:11:45 +0000
commitdcaeabed38a9aac164ee79c004e98bbbd697e5f8 (patch)
tree8ee648caf09819190428dc7931d609f91e0c7c25 /net-p2p/libtorrent-devel
parent1525042da481a5d34fce4b317a449ca589dc920a (diff)
downloadports-dcaeabed38a9aac164ee79c004e98bbbd697e5f8.tar.gz
ports-dcaeabed38a9aac164ee79c004e98bbbd697e5f8.zip
Notes
Diffstat (limited to 'net-p2p/libtorrent-devel')
-rw-r--r--net-p2p/libtorrent-devel/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile
index e5b5618e1f8a..ab53855761c2 100644
--- a/net-p2p/libtorrent-devel/Makefile
+++ b/net-p2p/libtorrent-devel/Makefile
@@ -22,8 +22,4 @@ CONFLICTS= libtorrent-[0-9]*
EXTRA_PATCHES= ${.CURDIR}/files/devel-*
-.if defined(WITH_KQUEUE)
-CONFIGURE_ARGS=--with-kqueue
-.endif
-
.include "${MASTERDIR}/Makefile"