summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Gtk2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-Gtk2/Makefile')
-rw-r--r--x11-toolkits/p5-Gtk2/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile
index bd9533998501..6ff346aa7264 100644
--- a/x11-toolkits/p5-Gtk2/Makefile
+++ b/x11-toolkits/p5-Gtk2/Makefile
@@ -12,14 +12,14 @@ COMMENT= Perl module for Gtk+ 2.x graphical user interface library
LICENSE= LGPL21
-BUILD_DEPENDS= p5-Cairo>=1:${PORTSDIR}/graphics/p5-Cairo \
- p5-ExtUtils-Depends>=0.300:${PORTSDIR}/devel/p5-ExtUtils-Depends \
- p5-ExtUtils-PkgConfig>=1.03:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
- p5-Glib2>=1.280:${PORTSDIR}/devel/p5-Glib2 \
- p5-Pango>=1.220:${PORTSDIR}/x11-toolkits/p5-Pango
-RUN_DEPENDS= p5-Cairo>=1:${PORTSDIR}/graphics/p5-Cairo \
- p5-Glib2>=1.280:${PORTSDIR}/devel/p5-Glib2 \
- p5-Pango>=1.220:${PORTSDIR}/x11-toolkits/p5-Pango
+BUILD_DEPENDS= p5-Cairo>=1:graphics/p5-Cairo \
+ p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \
+ p5-ExtUtils-PkgConfig>=1.03:devel/p5-ExtUtils-PkgConfig \
+ p5-Glib2>=1.280:devel/p5-Glib2 \
+ p5-Pango>=1.220:x11-toolkits/p5-Pango
+RUN_DEPENDS= p5-Cairo>=1:graphics/p5-Cairo \
+ p5-Glib2>=1.280:devel/p5-Glib2 \
+ p5-Pango>=1.220:x11-toolkits/p5-Pango
CONFIGURE_ENV= FORCE_MAKE_CMD=yes
MAKE_ENV= LANG=C