From 72ea7e696b763bdbcef04fdbccc122c0364fa567 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:33:55 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. With hat: portmgr Sponsored by: Absolight --- x11-toolkits/p5-Gtk2-Html2/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'x11-toolkits/p5-Gtk2-Html2') diff --git a/x11-toolkits/p5-Gtk2-Html2/Makefile b/x11-toolkits/p5-Gtk2-Html2/Makefile index 3628c6c23de8..3b8ad762d820 100644 --- a/x11-toolkits/p5-Gtk2-Html2/Makefile +++ b/x11-toolkits/p5-Gtk2-Html2/Makefile @@ -13,13 +13,13 @@ COMMENT= Perl module for gtkhtml2 html display widget with Gtk2-Perl LICENSE= GPLv2 -BUILD_DEPENDS= p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \ - p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ - p5-Glib2>=0:${PORTSDIR}/devel/p5-Glib2 \ - p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ - p5-Cairo>=0:${PORTSDIR}/graphics/p5-Cairo -RUN_DEPENDS= p5-Glib2>=0:${PORTSDIR}/devel/p5-Glib2 \ - p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 +BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \ + p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \ + p5-Glib2>=0:devel/p5-Glib2 \ + p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \ + p5-Cairo>=0:graphics/p5-Cairo +RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 \ + p5-Gtk2>=0:x11-toolkits/p5-Gtk2 USE_GNOME= libgtkhtml USES= pkgconfig perl5 -- cgit v1.2.3