diff options
Diffstat (limited to 'graphics/kipi-plugin-flashexport/Makefile')
-rw-r--r-- | graphics/kipi-plugin-flashexport/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/kipi-plugin-flashexport/Makefile b/graphics/kipi-plugin-flashexport/Makefile index ac4f94fbdb4b..9fca9edfd5be 100644 --- a/graphics/kipi-plugin-flashexport/Makefile +++ b/graphics/kipi-plugin-flashexport/Makefile @@ -8,5 +8,6 @@ MAINTAINER= kde@FreeBSD.org COMMENT= ${${KIPI_PLUGIN}_DESC} KIPI_PLUGIN= flashexport +NO_STAGE= yes .include "${.CURDIR}/../digikam-kde4/Makefile.common" .include <bsd.port.mk> |