aboutsummaryrefslogtreecommitdiffstats
path: root/astro/marble
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2013-05-13 00:16:56 +0800
committermakc <makc@FreeBSD.org>2013-05-13 00:16:56 +0800
commit02736acd6ceaf4584ff10b29529dfb0e9f31163e (patch)
tree09713521fee205653d018f729c1d83f5b4a9a030 /astro/marble
parentf261bff6afebffbd708fb317d4af5aaf759905e7 (diff)
downloadfreebsd-ports-gnome-02736acd6ceaf4584ff10b29529dfb0e9f31163e.tar.gz
freebsd-ports-gnome-02736acd6ceaf4584ff10b29529dfb0e9f31163e.tar.zst
freebsd-ports-gnome-02736acd6ceaf4584ff10b29529dfb0e9f31163e.zip
- Add missing sharedmime to the list of USE_KDE4 components. It will be
superseded by recently introduced USES= shared-mime-info later. - Remove no longer needed exec/unexec from plist and post-install calls for update-mime-database - Trim Makefile header while I'm here
Diffstat (limited to 'astro/marble')
-rw-r--r--astro/marble/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile
index a4047a0dbf12..07cadbbb051d 100644
--- a/astro/marble/Makefile
+++ b/astro/marble/Makefile
@@ -13,7 +13,7 @@ COMMENT= Virtual globe and world atlas for KDE
CONFLICTS= kdeedu-4.4.[0-4]
-USE_KDE4= kdehier kdelibs kdeprefix automoc4
+USE_KDE4= kdehier kdelibs kdeprefix automoc4 sharedmime
USES= cmake:outsource
USE_QT4= corelib dbus declarative designer_build gui network phonon \
qtestlib script sql svg webkit xml \