diff options
-rw-r--r-- | net-im/kopete-kde4/Makefile | 7 | ||||
-rw-r--r-- | net-im/kopete-kde4/pkg-plist | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/kopete-kde4/Makefile b/net-im/kopete-kde4/Makefile index e315748abcac..a2de401c4347 100644 --- a/net-im/kopete-kde4/Makefile +++ b/net-im/kopete-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kopete PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -29,7 +29,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l RUN_DEPENDS= qca-ossl>=2.0.0.b3:${PORTSDIR}/security/qca-ossl \ ${LOCALBASE}/lib/mediastreamer/plugins/libmsilbc.so:${PORTSDIR}/audio/msilbc -USES= cmake:outsource pkgconfig tar:xz webplugin:native +USES= cmake:outsource pkgconfig shebangfix tar:xz webplugin:native USE_GNOME= libxml2 libxslt USE_KDE4= kdehier kdelibs kdeprefix pimlibs \ automoc4 qimageblitz @@ -40,6 +40,9 @@ USE_SQLITE= yes USE_XORG= x11 xdamage xext xscrnsaver xtst USE_LDCONFIG= yes +SHEBANG_FILES= ${WRKSRC}/protocols/winpopup/winpopup-install \ + ${WRKSRC}/protocols/winpopup/winpopup-send + WEBPLUGIN_NAME= # empty WEBPLUGIN_FILES= skypebuttons.so diff --git a/net-im/kopete-kde4/pkg-plist b/net-im/kopete-kde4/pkg-plist index 958e461204ec..4990adede495 100644 --- a/net-im/kopete-kde4/pkg-plist +++ b/net-im/kopete-kde4/pkg-plist @@ -70,7 +70,7 @@ include/kopete/ui/kopeteview.h include/kopete/ui/kopeteviewplugin.h include/kopete/ui/ui_kopeteawaydialogbase.h include/kopete/ui/ui_kopetepasswordwidgetbase.h -%%WEBPLUGIN_DIR%%/skypebuttons.so +%%WEBPLUGIN_DIR%%skypebuttons.so lib/kde4/kcm_kopete_accountconfig.so lib/kde4/kcm_kopete_addbookmarks.so lib/kde4/kcm_kopete_appearanceconfig.so |