summaryrefslogtreecommitdiff
path: root/security/clusterssh
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
committerasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
commit40b91e7ab919c68deb72b748cca1857afc0cc61a (patch)
tree2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/clusterssh
parentff862ac29f9feb874c8377e73c53e1d92c1569c8 (diff)
downloadpkgsrc-40b91e7ab919c68deb72b748cca1857afc0cc61a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/clusterssh')
-rw-r--r--security/clusterssh/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/clusterssh/Makefile b/security/clusterssh/Makefile
index 9775716c5e5..b4c0de85cd8 100644
--- a/security/clusterssh/Makefile
+++ b/security/clusterssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:23 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/23 18:16:22 asau Exp $
#
DISTNAME= App-ClusterSSH-4.01_01
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/CPAN/authors/id/D/DU/DUNCS/
COMMENT= Cluster administration tool
LICENSE= gnu-gpl-v1
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Exception-Class>=1.32:../../devel/p5-Exception-Class
DEPENDS+= p5-Tk>=804.030:../../x11/p5-Tk
DEPENDS+= p5-X11-Protocol>=0.56:../../x11/p5-X11-Protocol