summaryrefslogtreecommitdiff
path: root/net/p5-umph
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 17:18:07 +0000
committerasau <asau@pkgsrc.org>2012-10-23 17:18:07 +0000
commit832b740682184b4a7e21ea8963eadfc79f474b83 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/p5-umph
parentd190aecf6fc73faf4b4c5234b8f7a11ca50ca40d (diff)
downloadpkgsrc-832b740682184b4a7e21ea8963eadfc79f474b83.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/p5-umph')
-rw-r--r--net/p5-umph/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-umph/Makefile b/net/p5-umph/Makefile
index 55d9c734d93..9237399603d 100644
--- a/net/p5-umph/Makefile
+++ b/net/p5-umph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:09 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:56 asau Exp $
#
DISTNAME= umph-0.2.0
@@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/umph/
COMMENT= Command line tool for parsing video links from Youtube feeds
LICENSE= gnu-gpl-v3
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Getopt-ArgvFile>=1.11:../../devel/p5-Getopt-ArgvFile
DEPENDS+= p5-XML-DOM>=1.44:../../textproc/p5-XML-DOM
DEPENDS+= p5-version>=0.77:../../devel/p5-version