aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/airport/files/airport
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/airport/files/airport')
-rw-r--r--net-mgmt/airport/files/airport2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/airport/files/airport b/net-mgmt/airport/files/airport
index 42a555f74305..e95361cfca46 100644
--- a/net-mgmt/airport/files/airport
+++ b/net-mgmt/airport/files/airport
@@ -2,6 +2,6 @@
cd %%PREFIX%%/share/airport
-exec %%PREFIX%%/jre%%JDK_VERSION%%/bin/jre -cp "AirportBaseStationConfig.jar:swingall.jar" AirportBaseStationConfigurator
+exec %%PREFIX%%/jdk%%JDK_VERSION%%/bin/jre -cp "%%PREFIX%%/share/java/classes/jfc-%%JFC_VERSION%%/swingall.jar:AirportBaseStationConfig.jar" AirportBaseStationConfigurator
exit 1