diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
commit | aa952fd48fe9143007307348e16bccf3b9f95ca9 (patch) | |
tree | 3b8a3dc07f043f3e20ba7e542d841e8086021135 /x11-fm/krusader2/Makefile | |
parent | 06f1947ff91cd30655ff4ea79c4400e4c07e7bab (diff) | |
download | ports-aa952fd48fe9143007307348e16bccf3b9f95ca9.tar.gz ports-aa952fd48fe9143007307348e16bccf3b9f95ca9.zip |
Notes
Diffstat (limited to 'x11-fm/krusader2/Makefile')
-rw-r--r-- | x11-fm/krusader2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/krusader2/Makefile b/x11-fm/krusader2/Makefile index a0b9be4c398c..c5b853d0c336 100644 --- a/x11-fm/krusader2/Makefile +++ b/x11-fm/krusader2/Makefile @@ -21,6 +21,7 @@ QT_COMPONENTS= gui network xml moc_build qmake_build\ USE_GETTEXT= yes USE_ICONV= yes MAKE_JOBS_UNSAFE= yes +LATEST_LINK= krusader2 post-extract: ${MKDIR} ${WRKSRC} |