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-imageshackexport/Makefile | |
parent | 4807419eda9aa250d4a68082943b0d0146a12b78 (diff) | |
download | ports-279d2e8063692f6049b7bc97dc492ded9ee0ec90.tar.gz ports-279d2e8063692f6049b7bc97dc492ded9ee0ec90.zip |
Notes
Diffstat (limited to 'graphics/kipi-plugin-imageshackexport/Makefile')
-rw-r--r-- | graphics/kipi-plugin-imageshackexport/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/kipi-plugin-imageshackexport/Makefile b/graphics/kipi-plugin-imageshackexport/Makefile index ae1f62a708b3..c1ebb6a94826 100644 --- a/graphics/kipi-plugin-imageshackexport/Makefile +++ b/graphics/kipi-plugin-imageshackexport/Makefile @@ -8,6 +8,5 @@ MAINTAINER= kde@FreeBSD.org COMMENT= ${${KIPI_PLUGIN}_DESC} KIPI_PLUGIN= imageshackexport -NO_STAGE= yes .include "${.CURDIR}/../digikam-kde4/Makefile.common" .include <bsd.port.mk> |