diff options
Diffstat (limited to 'ports-mgmt/packagekit/Makefile')
-rw-r--r-- | ports-mgmt/packagekit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile index a273fb72e0e1..c72515d17b5d 100644 --- a/ports-mgmt/packagekit/Makefile +++ b/ports-mgmt/packagekit/Makefile @@ -22,10 +22,9 @@ RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof \ ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info USE_GMAKE= yes -USES= gettext +USES= gettext iconv USE_GNOME= glib20 intltool gnomehier USE_SQLITE= 3 -USE_ICONV= yes USE_LDCONFIG= yes USE_PYTHON_BUILD= 2.5+ GNU_CONFIGURE= yes |