From 88a2584c389be8898708c0c49aa37efe9f74a173 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 23 Oct 2012 17:18:07 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- net/monotorrent/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/monotorrent') 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 -- cgit v1.2.3