aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2005-11-29 14:36:42 +0000
committerArchie Cobbs <archie@FreeBSD.org>2005-11-29 14:36:42 +0000
commit73a62517e946ef632d20e80cac4bbe2dacfea548 (patch)
treef9c2bb289c76d07b5a47ca2732212b85965da1a8 /java
parent877059e7867040486e4698f584367642e98e5fe4 (diff)
downloadports-73a62517e946ef632d20e80cac4bbe2dacfea548.tar.gz
ports-73a62517e946ef632d20e80cac4bbe2dacfea548.zip
Notes
Diffstat (limited to 'java')
-rw-r--r--java/classpath/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile
index 104a2b5e4503..18751fa28727 100644
--- a/java/classpath/Makefile
+++ b/java/classpath/Makefile
@@ -29,6 +29,10 @@ USE_GMAKE= yes
INFO= hacking vmintegration
PLIST_FILES= lib/security/classpath.security
+PLIST_FILES+= include/jni.h
+PLIST_FILES+= include/jni_md.h
+PLIST_FILES+= include/jawt.h
+PLIST_FILES+= include/jawt_md.h
.include <bsd.port.pre.mk>