aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2005-11-29 22:36:42 +0800
committerarchie <archie@FreeBSD.org>2005-11-29 22:36:42 +0800
commitfccbfe1281fb3807db53ff51772f44705aecced2 (patch)
tree8c00aada6185c3703900f0a809bdaee44277f78d /java
parent8f7ccfd8b177fbf03bfe943aabbe8d705a41c3c8 (diff)
downloadfreebsd-ports-gnome-fccbfe1281fb3807db53ff51772f44705aecced2.tar.gz
freebsd-ports-gnome-fccbfe1281fb3807db53ff51772f44705aecced2.tar.zst
freebsd-ports-gnome-fccbfe1281fb3807db53ff51772f44705aecced2.zip
Add missing files to pkglist.
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>