pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/nagios-plugin-syncrepl Remove PKG_DESTDIR_SUPPORT=...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/172b5eb6dd2e
branches:  trunk
changeset: 648898:172b5eb6dd2e
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sun Mar 22 19:51:06 2015 +0000

description:
Remove PKG_DESTDIR_SUPPORT=user-destdir, which is default.

diffstat:

 net/nagios-plugin-syncrepl/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 35a28c1b768b -r 172b5eb6dd2e net/nagios-plugin-syncrepl/Makefile
--- a/net/nagios-plugin-syncrepl/Makefile       Sun Mar 22 19:42:53 2015 +0000
+++ b/net/nagios-plugin-syncrepl/Makefile       Sun Mar 22 19:51:06 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/07/22 12:52:53 manu Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/22 19:51:06 rodent Exp $
 #
 
 PKGNAME=       nagios-plugin-syncrepl-${DISTNAME:C/.*-//}
@@ -12,8 +12,6 @@
 COMMENT=       LDAP replication monitoring plugin for Nagios
 LICENSE=       modified-bsd
 
-PKG_DESTDIR_SUPPORT=   user-destdir
-
 INSTALLATION_DIRS+= libexec/nagios
 
 do-install:



Home | Main Index | Thread Index | Old Index