Index: /trunk/ports/net/macathena-base/Portfile =================================================================== --- /trunk/ports/net/macathena-base/Portfile (revision 11) +++ /trunk/ports/net/macathena-base/Portfile (revision 12) @@ -20,3 +20,6 @@ file copy ${filespath}/reactivate ${destroot}/etc/athena file copy ${filespath}/version ${destroot}/etc/athena + + ln -s /usr /usr/athena + ln -s /bin /bin/athena }