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