diff options
Diffstat (limited to 'sysutils/salt/Makefile')
-rw-r--r-- | sysutils/salt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/salt/Makefile b/sysutils/salt/Makefile index 81a99759d0b..1c9582a2076 100644 --- a/sysutils/salt/Makefile +++ b/sysutils/salt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/05 09:37:53 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 19:51:22 asau Exp $ # DISTNAME= salt-0.9.5 @@ -11,8 +11,6 @@ HOMEPAGE= http://saltstack.org/ COMMENT= Remote execution and configuration management system LICENSE= apache-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - SUBST_CLASSES+= fix-paths SUBST_STAGE.fix-paths= post-patch SUBST_MESSAGE.fix-paths=Fixing directory paths. |