diff options
Diffstat (limited to 'sysutils/policykit-qt/Makefile')
-rw-r--r-- | sysutils/policykit-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/policykit-qt/Makefile b/sysutils/policykit-qt/Makefile index a3af9a8ccc60..835a6db38f83 100644 --- a/sysutils/policykit-qt/Makefile +++ b/sysutils/policykit-qt/Makefile @@ -11,7 +11,7 @@ DISTNAME= polkit-qt-${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= PolicyKit manager for Qt -LIB_DEPENDS= libpolkit.so:${PORTSDIR}/sysutils/policykit +LIB_DEPENDS= libpolkit.so:sysutils/policykit USE_LDCONFIG= yes USE_KDE4= automoc4 |