diff options
Diffstat (limited to 'net/monotorrent/Makefile')
-rw-r--r-- | net/monotorrent/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile index feeb7c91692..fcb7f4ae0a7 100644 --- a/net/monotorrent/Makefile +++ b/net/monotorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/07/22 00:47:53 dholland Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:37 asau Exp $ DISTNAME= monotorrent-0.72 PKGREVISION= 4 @@ -9,8 +9,6 @@ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://monotorrent.com/ COMMENT= Open source bittorrent library -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes MAKE_JOBS_SAFE= no USE_TOOLS+= gmake bsdtar pkg-config |