summaryrefslogtreecommitdiff
path: root/net/libtorrent
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-05 17:31:09 +0000
committerjoerg <joerg>2006-11-05 17:31:09 +0000
commita04891bb08b7613694e96b6c35d1de4d40422b95 (patch)
tree9c7b8d7af3ab6f4c4b742fb364df84b9851cf76c /net/libtorrent
parent99d41bdd30141350ae72be44236404dfb3afa3b1 (diff)
downloadpkgsrc-a04891bb08b7613694e96b6c35d1de4d40422b95.tar.gz
DESTDIR support.
Diffstat (limited to 'net/libtorrent')
-rw-r--r--net/libtorrent/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile
index 96acaa7ba19..7dee4ca3885 100644
--- a/net/libtorrent/Makefile
+++ b/net/libtorrent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/10/17 12:28:12 tron Exp $
+# $NetBSD: Makefile,v 1.17 2006/11/05 17:31:09 joerg Exp $
DISTNAME= libtorrent-0.10.3
CATEGORIES= net
@@ -8,6 +8,8 @@ MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://libtorrent.rakshasa.no/
COMMENT= BitTorrent library written in C++ for *nix
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config