diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-09-06 23:54:53 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-09-06 23:54:53 +0800 |
commit | e859dccf490be12448d35d350822db5c3b75d3da (patch) | |
tree | db3be97f45ce4fb87a54a2eaf5aa4c1e98ed8fe4 | |
parent | 22580b8bb94080e62726a6bebe64393ca09b75da (diff) | |
download | marcuscom-ports-e859dccf490be12448d35d350822db5c3b75d3da.tar.gz marcuscom-ports-e859dccf490be12448d35d350822db5c3b75d3da.tar.zst marcuscom-ports-e859dccf490be12448d35d350822db5c3b75d3da.zip |
gnomehier isn't a USES component.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18674 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/gsettings-desktop-schemas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gsettings-desktop-schemas/Makefile b/devel/gsettings-desktop-schemas/Makefile index 432ee07ec..175df4aa1 100644 --- a/devel/gsettings-desktop-schemas/Makefile +++ b/devel/gsettings-desktop-schemas/Makefile @@ -17,7 +17,7 @@ LICENSE= LGPL21 RUN_DEPENDS= ${LOCALBASE}/etc/fonts/conf.avail/31-cantarell.conf:${PORTSDIR}/x11-fonts/cantarell-fonts USE_XZ= yes -USES= gettext gmake gnomehier pathfix perl5 pkgconfig +USES= gettext gmake pathfix perl5 pkgconfig USE_PERL5= build USE_GNOME= intltool glib20 gnomehier introspection:build GNU_CONFIGURE= yes |