summaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-05 15:43:54 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-05 15:43:54 +0800
commit51173c6aafe5c210422b93de19e623a27ee81d8a (patch)
treed08c7d489d814822978c91b1449e916c731a5738 /ports-mgmt
parent84cfc8a5171a65334d4b201bb6c14247ad52f898 (diff)
downloadmarcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar.gz
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar.bz2
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar.lz
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar.xz
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar.zst
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.zip
Switch to USES=execinfo
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19789 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/packagekit/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile
index 8d775666c..3ff0b11f8 100644
--- a/ports-mgmt/packagekit/Makefile
+++ b/ports-mgmt/packagekit/Makefile
@@ -11,13 +11,13 @@ DISTNAME= PackageKit-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A DBUS packaging abstraction layer
-BUILD_DEPENDS= ${LOCALBASE}/bin/docbook2man:${PORTSDIR}/textproc/docbook-utils
-LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
- libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
+BUILD_DEPENDS= docbook2man:${PORTSDIR}/textproc/docbook-utils
+LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof
USE_XZ= yes
-USES= gettext gmake iconv pathfix pkgconfig shared-mime-info
+USES= execinfo gettext gmake iconv pathfix pkgconfig \
+ shared-mime-info
USE_GNOME= glib20 intltool introspection
USE_LDCONFIG= yes
USE_SQLITE= 3