diff options
Diffstat (limited to 'x11-toolkits/p5-Pango/Makefile')
-rw-r--r-- | x11-toolkits/p5-Pango/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/p5-Pango/Makefile b/x11-toolkits/p5-Pango/Makefile index 1e724f9dc802..b43b0bf26bd0 100644 --- a/x11-toolkits/p5-Pango/Makefile +++ b/x11-toolkits/p5-Pango/Makefile @@ -14,11 +14,11 @@ COMMENT= Perl module for layout and render i18n text LICENSE= LGPL21 -BUILD_DEPENDS= p5-ExtUtils-Depends>=0.300:${PORTSDIR}/devel/p5-ExtUtils-Depends \ - p5-ExtUtils-PkgConfig>=1.03:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ - p5-Cairo>=1:${PORTSDIR}/graphics/p5-Cairo \ - p5-Glib2>=1.220:${PORTSDIR}/devel/p5-Glib2 -RUN_DEPENDS= p5-Glib2>=1.220:${PORTSDIR}/devel/p5-Glib2 +BUILD_DEPENDS= p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \ + p5-ExtUtils-PkgConfig>=1.03:devel/p5-ExtUtils-PkgConfig \ + p5-Cairo>=1:graphics/p5-Cairo \ + p5-Glib2>=1.220:devel/p5-Glib2 +RUN_DEPENDS= p5-Glib2>=1.220:devel/p5-Glib2 USE_GNOME= pango USES= perl5 |