aboutsummaryrefslogtreecommitdiff
path: root/sysutils/kcm-polkit-kde
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-01-05 17:59:25 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-01-05 17:59:25 +0000
commite87279f2204636ed763e0b84ca5e184cc68f36b6 (patch)
tree09e6fb80785119b803b7d9dcf039680857a2a1b9 /sysutils/kcm-polkit-kde
parent734018119e33c7d6dbffe16c7cb14a3223b1d063 (diff)
downloadports-e87279f2204636ed763e0b84ca5e184cc68f36b6.tar.gz
ports-e87279f2204636ed763e0b84ca5e184cc68f36b6.zip
Notes
Diffstat (limited to 'sysutils/kcm-polkit-kde')
-rw-r--r--sysutils/kcm-polkit-kde/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/kcm-polkit-kde/Makefile b/sysutils/kcm-polkit-kde/Makefile
index 8d87de313440..8acbd650ff9f 100644
--- a/sysutils/kcm-polkit-kde/Makefile
+++ b/sysutils/kcm-polkit-kde/Makefile
@@ -10,21 +10,19 @@ DISTNAME= ${PORTNAME}-kcmodules-1-${PORTDATE}
MAINTAINER= kde@FreeBSD.org
COMMENT= Polkit-KDE configuration module
-LIB_DEPENDS= polkit-qt-agent-1:${PORTSDIR}/sysutils/polkit-qt
+LIB_DEPENDS= libpolkit-qt-agent-1.so:${PORTSDIR}/sysutils/polkit-qt
RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/libexec/polkit-kde-authentication-agent-1:${PORTSDIR}/sysutils/polkit-kde
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USE_QT4= dbus xml moc_build qmake_build rcc_build uic_build
USE_BZIP2= yes
-USES= cmake pkgconfig
-USE_GMAKE= yes
+USES= cmake gmake pkgconfig
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-kcmodules-1
PORTDATE= 20121008
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's,/usr,${KDE4_PREFIX},' \
-e 's,/etc,${KDE4_PREFIX}/etc,' \