diff options
Diffstat (limited to 'graphics/kipi-plugin-vkontakte/Makefile')
-rw-r--r-- | graphics/kipi-plugin-vkontakte/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/kipi-plugin-vkontakte/Makefile b/graphics/kipi-plugin-vkontakte/Makefile index c5f69565fd02..d348394f88b4 100644 --- a/graphics/kipi-plugin-vkontakte/Makefile +++ b/graphics/kipi-plugin-vkontakte/Makefile @@ -10,5 +10,6 @@ COMMENT= ${${KIPI_PLUGIN}_DESC} LIB_DEPENDS= kvkontakte:${PORTSDIR}/net/libkvkontakte KIPI_PLUGIN= vkontakte +NO_STAGE= yes .include "${.CURDIR}/../digikam-kde4/Makefile.common" .include <bsd.port.mk> |