diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2014-06-24 00:59:18 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2014-06-24 00:59:18 +0000 |
commit | 9c87b10138ee3a841df915404a3d38e735a23dd9 (patch) | |
tree | 278b6e02fab42cfb2b8a4fd1fe6335bef0a1ac30 /x11-themes/kde4-style-bespin | |
parent | 2e9f7ed9b73751049bf69e0ae5f8ee7ab136f43e (diff) | |
download | ports-9c87b10138ee3a841df915404a3d38e735a23dd9.tar.gz ports-9c87b10138ee3a841df915404a3d38e735a23dd9.zip |
Notes
Diffstat (limited to 'x11-themes/kde4-style-bespin')
-rw-r--r-- | x11-themes/kde4-style-bespin/Makefile | 7 | ||||
-rw-r--r-- | x11-themes/kde4-style-bespin/pkg-plist | 5 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-themes/kde4-style-bespin/Makefile b/x11-themes/kde4-style-bespin/Makefile index 1fd4d5ad8368..c8f167b5ed08 100644 --- a/x11-themes/kde4-style-bespin/Makefile +++ b/x11-themes/kde4-style-bespin/Makefile @@ -6,16 +6,17 @@ PORTVERSION= 201303202227 PORTREVISION= 2 CATEGORIES= x11-themes kde MASTER_SITES= http://bsd.e-shell.net/local/ -DISTFILES= cloudcity-${PORTVERSION}.tar.gz PKGNAMEPREFIX= kde4-style- +DISTNAME= cloudcity-${PORTVERSION} MAINTAINER= swills@FreeBSD.org -COMMENT= A configurable KDE style +COMMENT= Configurable KDE4 style + +LICENSE= LGPL21 WRKSRC= ${WRKDIR}/cloudcity USE_KDE4= kdelibs kdehier kdeprefix automoc4 workspace USE_QT4= corelib qmake_build moc_build rcc_build uic_build USES= cmake -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11-themes/kde4-style-bespin/pkg-plist b/x11-themes/kde4-style-bespin/pkg-plist index b44f3a89e3ce..1f88b69603de 100644 --- a/x11-themes/kde4-style-bespin/pkg-plist +++ b/x11-themes/kde4-style-bespin/pkg-plist @@ -4,9 +4,8 @@ lib/kde4/kwin3_bespin.so lib/kde4/kwin_bespin_config.so lib/kde4/plasma_applet_xbar.so lib/libQtBespin.so +%%QT_PLUGINDIR%%/styles/libbespin.so share/apps/kstyle/themes/bespin.themerc share/apps/kwin/bespin.desktop share/kde4/services/plasma-applet-xbar.desktop -@cwd %%LOCALBASE%% -lib/qt4/plugins/styles/libbespin.so -@dirrmtry lib/qt4/plugins/styles +@dirrmtry %%QT_PLUGINDIR%%/styles |