diff options
Diffstat (limited to 'devel/p5-Glib2/Makefile')
-rw-r--r-- | devel/p5-Glib2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Glib2/Makefile b/devel/p5-Glib2/Makefile index 8227715247cb..005a5c9b0f6f 100644 --- a/devel/p5-Glib2/Makefile +++ b/devel/p5-Glib2/Makefile @@ -14,8 +14,8 @@ COMMENT= This module provides access to Glib and GObject libraries LICENSE= LGPL21 -BUILD_DEPENDS= p5-ExtUtils-Depends>=0.300:${PORTSDIR}/devel/p5-ExtUtils-Depends \ - p5-ExtUtils-PkgConfig>=1:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig +BUILD_DEPENDS= p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \ + p5-ExtUtils-PkgConfig>=1:devel/p5-ExtUtils-PkgConfig RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GNOME= glib20 |