pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/sun-jre14 Substitute of PLIST was converted to PL...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5aaa334567de
branches:  trunk
changeset: 532440:5aaa334567de
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Aug 19 11:53:33 2007 +0000

description:
Substitute of PLIST was converted to PLIST_SUBST framework at previous commit.
No need to define PLIST_SRC anymore.

Fixes installation problem in PR 36805.

diffstat:

 lang/sun-jre14/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 42716dd5bb09 -r 5aaa334567de lang/sun-jre14/Makefile
--- a/lang/sun-jre14/Makefile   Sun Aug 19 11:01:28 2007 +0000
+++ b/lang/sun-jre14/Makefile   Sun Aug 19 11:53:33 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/07/29 05:19:29 jlam Exp $
+# $NetBSD: Makefile,v 1.43 2007/08/19 11:53:33 obache Exp $
 
 # Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce
 
@@ -41,8 +41,6 @@
 
 .include "../../mk/bsd.options.mk"
 
-PLIST_SRC=     ${WRKDIR}/PLIST
-
 .if !empty(PKG_OPTIONS:Msun-jre-jce)
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX} jce_policy-1_4_2.zip
 PLIST_SUBST+=  SUN_JRE14_USE_JCE=""



Home | Main Index | Thread Index | Old Index