diff options
Diffstat (limited to 'net/ktorrent/Makefile')
-rw-r--r-- | net/ktorrent/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index 8d2643f9fa6..4b8ccff5fd7 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2012/10/08 23:02:16 adam Exp $ +# $NetBSD: Makefile,v 1.50 2012/10/23 17:18:31 asau Exp $ DISTNAME= ktorrent-${KTORRENT_VER} PKGREVISION= 5 @@ -15,8 +15,6 @@ HOMEPAGE= http://ktorrent.org/ COMMENT= Graphical BitTorrent client for KDE4 LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_TOOLS+= gmake msgfmt pkg-config perl USE_CMAKE= yes |