diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-05 17:27:15 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-05 17:27:15 +0000 |
commit | 8ae707e5d986430a4e481ee5e1f588b693fdbb6b (patch) | |
tree | 8c1202ea3411b3674c91c1a2259d2514fc3a3576 /x11-fm | |
parent | aac138699406cc39df090627c754d8ea319e9f95 (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/krusader2/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-fm/krusader2/Makefile b/x11-fm/krusader2/Makefile index 81d6ef0902e5..6ab9c2ed8ba2 100644 --- a/x11-fm/krusader2/Makefile +++ b/x11-fm/krusader2/Makefile @@ -14,7 +14,4 @@ USES= cmake:outsource gettext USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_QT4= moc_build qmake_build rcc_build uic_build -LATEST_LINK= ${PORTNAME}2 - -NO_STAGE= yes .include <bsd.port.mk> |