diff options
Diffstat (limited to 'misc/tellico-kde4')
-rw-r--r-- | misc/tellico-kde4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index e638ac8150df..2ffc18e3074c 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -25,4 +25,5 @@ USE_KDE4= kdehier kdelibs kdeprefix libksane pimlibs \ USE_QT4= qmake_build moc_build uic_build rcc_build USES= cmake gettext +NO_STAGE= yes .include <bsd.port.mk> |