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