diff options
Diffstat (limited to 'devel/p5-Gnome2-GConf/Makefile')
-rw-r--r-- | devel/p5-Gnome2-GConf/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Gnome2-GConf/Makefile b/devel/p5-Gnome2-GConf/Makefile index b02ba383e051..62763fa77124 100644 --- a/devel/p5-Gnome2-GConf/Makefile +++ b/devel/p5-Gnome2-GConf/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl bindings for the GConf2 configuration engine -BUILD_DEPENDS= p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \ - p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ - p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 -RUN_DEPENDS= p5-Glib2>=0:${PORTSDIR}/devel/p5-Glib2 +BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \ + p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \ + p5-Gtk2>=0:x11-toolkits/p5-Gtk2 +RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 USES= perl5 USE_PERL5= configure |