diff options
Diffstat (limited to 'net-mgmt/scotty3')
-rw-r--r-- | net-mgmt/scotty3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index 8bfe4e067db1..2eee6ce17562 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -52,6 +52,8 @@ INSTALL_TARGET+=tki-install PLIST_SUB+= X11='@comment ' .endif +LATEST_LINK= scotty3 + post-patch: ${MV} ${WRKSRC}/scotty.c ${WRKSRC}/scotty.c.orig ${CP} -p ${FILESDIR}/scotty.c ${WRKSRC}/scotty.c |