Fix packaging.

Reported by:	pointyhat via kris
This commit is contained in:
Joe Marcus Clarke 2007-03-25 22:21:35 +00:00
parent 3dea6c3a8e
commit e024238f36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188337
2 changed files with 4 additions and 5 deletions

View file

@ -26,11 +26,6 @@ JAVA_OS= native
USE_GMAKE= yes
CONFIGURE_ARGS= --without-gcj-compile --with-jardir=${JAVAJARDIR}
PLIST_FILES= share/jar/JNav.jar \
share/jar/accessibility.properties \
share/java/classes/gnome-java-bridge.jar
post-patch:
@${REINPLACE_CMD} -e 's|$${prefix}/share/jar|${JAVAJARDIR}|' \
${WRKSRC}/Makefile.in \

View file

@ -0,0 +1,4 @@
share/jar/JNav.jar
share/jar/accessibility.properties
share/java/classes/gnome-java-bridge.jar
@dirrmtry share/jar