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-gpssync | |
parent | 4807419eda9aa250d4a68082943b0d0146a12b78 (diff) | |
download | ports-279d2e8063692f6049b7bc97dc492ded9ee0ec90.tar.gz ports-279d2e8063692f6049b7bc97dc492ded9ee0ec90.zip |
Notes
Diffstat (limited to 'graphics/kipi-plugin-gpssync')
-rw-r--r-- | graphics/kipi-plugin-gpssync/Makefile | 3 | ||||
-rw-r--r-- | graphics/kipi-plugin-gpssync/pkg-plist | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/kipi-plugin-gpssync/Makefile b/graphics/kipi-plugin-gpssync/Makefile index 9e4a402dd747..f92d99fe616b 100644 --- a/graphics/kipi-plugin-gpssync/Makefile +++ b/graphics/kipi-plugin-gpssync/Makefile @@ -7,9 +7,8 @@ CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= ${${KIPI_PLUGIN}_DESC} -LIB_DEPENDS= kgeomap:${PORTSDIR}/astro/libkgeomap +LIB_DEPENDS= libkgeomap.so:${PORTSDIR}/astro/libkgeomap KIPI_PLUGIN= gpssync -NO_STAGE= yes .include "${.CURDIR}/../digikam-kde4/Makefile.common" .include <bsd.port.mk> diff --git a/graphics/kipi-plugin-gpssync/pkg-plist b/graphics/kipi-plugin-gpssync/pkg-plist index 4299f63add12..55ec29064460 100644 --- a/graphics/kipi-plugin-gpssync/pkg-plist +++ b/graphics/kipi-plugin-gpssync/pkg-plist @@ -3,7 +3,7 @@ share/apps/gpssync/bookmarks-marker.png share/apps/gpssync/searchmarker-normal.png share/apps/gpssync/searchmarker-selected.png share/apps/kipi/kipiplugin_gpssyncui.rc -share/icons/hicolor/16x16/actions/gpsimagetag.png -share/icons/hicolor/32x32/actions/gpsimagetag.png +share/icons/hicolor/16x16/apps/kipi-gpsimagetag.png +share/icons/hicolor/32x32/apps/kipi-gpsimagetag.png share/kde4/services/kipiplugin_gpssync.desktop @dirrm share/apps/gpssync |