pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/openvpn-current Add back (and fix the spelling of)...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5074e74d8ac1
branches:  trunk
changeset: 485099:5074e74d8ac1
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Fri Dec 03 23:19:01 2004 +0000

description:
Add back (and fix the spelling of) USE_PKGINSTALL=yes so that
${PKG_SYSCONFDIR} is created at package installation time.

diffstat:

 net/openvpn-current/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2486bb27bd11 -r 5074e74d8ac1 net/openvpn-current/Makefile
--- a/net/openvpn-current/Makefile      Fri Dec 03 23:17:24 2004 +0000
+++ b/net/openvpn-current/Makefile      Fri Dec 03 23:19:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/12/03 23:17:24 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/03 23:19:01 jlam Exp $
 #
 
 DISTNAME=      openvpn-2.0_beta15
@@ -13,6 +13,7 @@
 USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
+USE_PKGINSTALL=                yes
 USE_OLD_DES_API=       yes
 
 PKG_SYSCONFSUBDIR=     openvpn



Home | Main Index | Thread Index | Old Index