From 192124d655166ec80ba428610c5d868204ee5280 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 19 Aug 2007 11:53:33 +0000 Subject: 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. --- lang/sun-jre14/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lang') diff --git a/lang/sun-jre14/Makefile b/lang/sun-jre14/Makefile index e1d3a9c58f6..f03a2eb0b85 100644 --- a/lang/sun-jre14/Makefile +++ b/lang/sun-jre14/Makefile @@ -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 @@ PKG_SUPPORTED_OPTIONS= sun-jre-jce .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="" -- cgit v1.2.3