summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorveego <veego@pkgsrc.org>2005-02-21 21:22:26 +0000
committerveego <veego@pkgsrc.org>2005-02-21 21:22:26 +0000
commita020eef60fdbc1e753b6fd27ab439531dfa866b0 (patch)
tree1ea4681b3cac542f8603be0834a6d915f246eb86 /lang
parentfa078fc555d3ae0c7bd8ea722861f750d677b512 (diff)
downloadpkgsrc-a020eef60fdbc1e753b6fd27ab439531dfa866b0.tar.gz
Use the extended PLIST_SRC support which now also reads:
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files. It was save to remove ${BLACKDOWN_ARCH} for PLIST_SRC, because it was set to i386 in lang/blackdown-jre13/Makefile.common/Makefile.common with the same handling we now use in bsd.pkg.mk.
Diffstat (limited to 'lang')
-rw-r--r--lang/blackdown-jdk13/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/lang/blackdown-jdk13/Makefile b/lang/blackdown-jdk13/Makefile
index 2a5bd7716b5..d64b1cdadd3 100644
--- a/lang/blackdown-jdk13/Makefile
+++ b/lang/blackdown-jdk13/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/10/11 14:07:36 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/02/21 21:22:26 veego Exp $
#
BASENAME= j2sdk
@@ -11,12 +11,6 @@ DEPENDS= blackdown-jre13>=1:../../lang/blackdown-jre13
.include "../../lang/blackdown-jre13/Makefile.common"
-PLIST_SRC= # empty
-.if ${BLACKDOWN_ARCH} == "i386"
-PLIST_SRC+= ${PKGDIR}/PLIST.i386
-.endif
-PLIST_SRC+= ${PKGDIR}/PLIST
-
# Remove parts that are in common with the JRE.
#
post-extract: