aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Gtk2-Notify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Gtk2-Notify/Makefile')
-rw-r--r--devel/p5-Gtk2-Notify/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Gtk2-Notify/Makefile b/devel/p5-Gtk2-Notify/Makefile
index 7e3f2fbc16fa..8ce5b307df99 100644
--- a/devel/p5-Gtk2-Notify/Makefile
+++ b/devel/p5-Gtk2-Notify/Makefile
@@ -11,13 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lichray@gmail.com
COMMENT= Perl interface to libnotify
-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
-LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
-RUN_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2
-TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+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
+LIB_DEPENDS= libnotify.so:devel/libnotify
+RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2
+TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
MAKE_JOBS_UNSAFE= yes
USES= perl5