diff options
Diffstat (limited to 'net-p2p/ctorrent/Makefile')
-rw-r--r-- | net-p2p/ctorrent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/ctorrent/Makefile b/net-p2p/ctorrent/Makefile index f5b52c40b844..57498d1840d5 100644 --- a/net-p2p/ctorrent/Makefile +++ b/net-p2p/ctorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ctorrent -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,6 +15,7 @@ MAINTAINER= flz@xbsd.org COMMENT= BitTorrent Client written in C for FreeBSD and Linux GNU_CONFIGURE= yes +USE_BZIP2= yes PLIST_FILES= bin/ctorrent CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |