summaryrefslogtreecommitdiff
path: root/net/clive
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit168a3246f0e3c46b0ef3b5dcf5d18607cff1583f (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /net/clive
parent63309a20a533bc79929c9bd5b3bf872561762300 (diff)
downloadpkgsrc-168a3246f0e3c46b0ef3b5dcf5d18607cff1583f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'net/clive')
-rw-r--r--net/clive/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/clive/Makefile b/net/clive/Makefile
index b78dba457a1..c2f7d77ef72 100644
--- a/net/clive/Makefile
+++ b/net/clive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/05/27 14:55:37 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:39 joerg Exp $
#
DISTNAME= clive-0.4.14
@@ -11,6 +11,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://clive.sourceforge.net/
COMMENT= Command line video extraction tool for user-uploaded video hosts
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ${PYPKGPREFIX}-newt>=0.51:../../devel/py-newt
DEPENDS+= ${PYPKGPREFIX}-feedparser>=4.1:../../textproc/py-feedparser
DEPENDS+= urlgrabber>=3.1.0:../../www/urlgrabber