From e565b498be44b041252f8a250ebf71ef7b89ae69 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 23 Oct 2012 19:50:50 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- sysutils/mcollective/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sysutils/mcollective') diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile index 4d3cf0a050d..cc88db3b507 100644 --- a/sysutils/mcollective/Makefile +++ b/sysutils/mcollective/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/08/12 09:15:57 imil Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 19:51:12 asau Exp $ # DISTNAME= mcollective-2.1.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://puppetlabs.com/mcollective/ COMMENT= Framework to build server orchestration LICENSE= apache-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ${RUBY_PKGPREFIX}-stomp>=1.2.5:../../devel/ruby-stomp NO_BUILD= yes -- cgit v1.2.3