diff options
Diffstat (limited to 'net-p2p/ktorrent-devel/Makefile')
-rw-r--r-- | net-p2p/ktorrent-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent-devel/Makefile b/net-p2p/ktorrent-devel/Makefile index 3d1243230831..7c92f09cafbc 100644 --- a/net-p2p/ktorrent-devel/Makefile +++ b/net-p2p/ktorrent-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= ktorrent PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.pwsp.net/downloads/${PORTVERSION}/ @@ -15,7 +15,7 @@ MAINTAINER= markus@FreeBSD.org COMMENT= BitTorrent client for KDE USE_KDELIBS_VER=3 -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_REINPLACE= yes |