diff options
Diffstat (limited to 'graphics/ksnapshot/Makefile')
-rw-r--r-- | graphics/ksnapshot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ksnapshot/Makefile b/graphics/ksnapshot/Makefile index 111c087713bd..eae25461a4dd 100644 --- a/graphics/ksnapshot/Makefile +++ b/graphics/ksnapshot/Makefile @@ -18,4 +18,5 @@ USE_QT4= moc_build qmake_build rcc_build uic_build USE_XORG= x11 xext xfixes USE_XZ= yes +NO_STAGE= yes .include <bsd.port.mk> |