diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-03-03 16:19:42 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-03-03 16:19:42 +0800 |
commit | 684590888311a1288bbf42a7b6b18277973583db (patch) | |
tree | fb7add0fe90437618b55c55a12814d1c3af05a97 /ports-mgmt | |
parent | 5f6c0eb1bf8aea48fa8837556c9eb9d3352b4bf9 (diff) | |
download | marcuscom-ports-684590888311a1288bbf42a7b6b18277973583db.tar.gz marcuscom-ports-684590888311a1288bbf42a7b6b18277973583db.tar.zst marcuscom-ports-684590888311a1288bbf42a7b6b18277973583db.zip |
Add USES=pkgconfig
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19010 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/packagekit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile index eaecd540f..8d775666c 100644 --- a/ports-mgmt/packagekit/Makefile +++ b/ports-mgmt/packagekit/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof USE_XZ= yes -USES= gettext gmake iconv pathfix shared-mime-info +USES= gettext gmake iconv pathfix pkgconfig shared-mime-info USE_GNOME= glib20 intltool introspection USE_LDCONFIG= yes USE_SQLITE= 3 |