diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 10:40:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 10:40:21 +0000 |
commit | 58d333bb18ef4b782018cae31715e32b54e3e6f7 (patch) | |
tree | 89d8650a530b4697b1aef43de0bd9fd926a546b3 /ports-mgmt/packagekit/Makefile | |
parent | c7d6ee97c1e3058dc5e26308ae336e58bc1197d9 (diff) | |
download | ports-58d333bb18ef4b782018cae31715e32b54e3e6f7.tar.gz ports-58d333bb18ef4b782018cae31715e32b54e3e6f7.zip |
Notes
Diffstat (limited to 'ports-mgmt/packagekit/Makefile')
-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 8cf0094f1163..20b1ebca2bd3 100644 --- a/ports-mgmt/packagekit/Makefile +++ b/ports-mgmt/packagekit/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof \ ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection \ ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info -USES= gettext gmake iconv +USES= gettext gmake iconv pkgconfig USE_GNOME= glib20 intltool gnomehier USE_SQLITE= 3 USE_LDCONFIG= yes |