summaryrefslogtreecommitdiff
path: root/lang/blackdown-jre13/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/blackdown-jre13/Makefile')
-rw-r--r--lang/blackdown-jre13/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/blackdown-jre13/Makefile b/lang/blackdown-jre13/Makefile
index f79d7704d4a..9760b88e1ab 100644
--- a/lang/blackdown-jre13/Makefile
+++ b/lang/blackdown-jre13/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/05/15 11:53:20 veego Exp $
+# $NetBSD: Makefile,v 1.14 2005/08/19 18:12:37 jlam Exp $
#
BD_BASENAME= j2re
@@ -36,9 +36,9 @@ SFILES+= font.properties font.properties.ja
SFILES+= font.properties.zh jvm.cfg
SFILES+= images/cursors/cursors.properties psfont.properties.ja
SFILES+= psfontj2d.properties security/java.security
-SUPPORT_FILES= # empty
+CONF_FILES= # empty
.for FILE in ${SFILES}
-SUPPORT_FILES+= ${JVM_HOME}/lib/${FILE}.default ${JVM_HOME}/lib/${FILE}
+CONF_FILES+= ${JVM_HOME}/lib/${FILE}.default ${JVM_HOME}/lib/${FILE}
.endfor
do-configure: