summaryrefslogtreecommitdiff
path: root/lang/blackdown-jdk13
diff options
context:
space:
mode:
authorveego <veego>2005-02-21 21:22:26 +0000
committerveego <veego>2005-02-21 21:22:26 +0000
commite5c7c998f98e5f27d26089b7e80335c827b669c6 (patch)
tree1ea4681b3cac542f8603be0834a6d915f246eb86 /lang/blackdown-jdk13
parent26ce1c8b9886c06dd6ab2a92165b2082be2de6ee (diff)
downloadpkgsrc-e5c7c998f98e5f27d26089b7e80335c827b669c6.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/blackdown-jdk13')
-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: