diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-08-30 18:01:51 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-08-30 18:01:51 +0000 |
commit | f512e7d6541f00e8a3a100b97f969b2332c930fc (patch) | |
tree | b64ba03d5b3ad18c636c9c378a9b02de957175f2 /devel/gsettings-desktop-schemas | |
parent | d2b559cc72ca336eb858a8c732a4538a08c0a4e3 (diff) | |
download | ports-f512e7d6541f00e8a3a100b97f969b2332c930fc.tar.gz ports-f512e7d6541f00e8a3a100b97f969b2332c930fc.zip |
Notes
Diffstat (limited to 'devel/gsettings-desktop-schemas')
-rw-r--r-- | devel/gsettings-desktop-schemas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gsettings-desktop-schemas/Makefile b/devel/gsettings-desktop-schemas/Makefile index 02c5d4696b38..175df4aa121b 100644 --- a/devel/gsettings-desktop-schemas/Makefile +++ b/devel/gsettings-desktop-schemas/Makefile @@ -17,8 +17,8 @@ LICENSE= LGPL21 RUN_DEPENDS= ${LOCALBASE}/etc/fonts/conf.avail/31-cantarell.conf:${PORTSDIR}/x11-fonts/cantarell-fonts USE_XZ= yes -USES= gettext gmake pathfix pkgconfig -USE_PERL5_BUILD= yes +USES= gettext gmake pathfix perl5 pkgconfig +USE_PERL5= build USE_GNOME= intltool glib20 gnomehier introspection:build GNU_CONFIGURE= yes |