mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
--- Makefile.in.orig 2010-02-08 13:43:46.000000000 -0600
|
|
+++ Makefile.in 2010-10-02 18:09:59.000000000 -0500
|
|
@@ -272,3 +272,3 @@
|
|
CLEANFILES = org_*.h jicmp.jar
|
|
-jardir = $(datadir)/java
|
|
+jardir = $(datadir)/java/classes
|
|
jar_DATA = jicmp.jar
|