diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-01-21 18:17:23 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-01-21 18:17:23 +0000 |
commit | 279d2e8063692f6049b7bc97dc492ded9ee0ec90 (patch) | |
tree | 64a23fadcace1d56da3256ae21d9dfdfab949b9f /graphics/kipi-plugin-kioexport | |
parent | 4807419eda9aa250d4a68082943b0d0146a12b78 (diff) |
Notes
Diffstat (limited to 'graphics/kipi-plugin-kioexport')
-rw-r--r-- | graphics/kipi-plugin-kioexport/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/kipi-plugin-kioexport/Makefile b/graphics/kipi-plugin-kioexport/Makefile index cf8975c8fefe..fdfd4262aaba 100644 --- a/graphics/kipi-plugin-kioexport/Makefile +++ b/graphics/kipi-plugin-kioexport/Makefile @@ -8,6 +8,5 @@ MAINTAINER= kde@FreeBSD.org COMMENT= ${${KIPI_PLUGIN}_DESC} KIPI_PLUGIN= kioexport -NO_STAGE= yes .include "${.CURDIR}/../digikam-kde4/Makefile.common" .include <bsd.port.mk> |