aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-launcher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu-launcher/Makefile')
-rw-r--r--emulators/qemu-launcher/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/qemu-launcher/Makefile b/emulators/qemu-launcher/Makefile
index 66f01f5d4f6f..49f41d0e7eac 100644
--- a/emulators/qemu-launcher/Makefile
+++ b/emulators/qemu-launcher/Makefile
@@ -10,9 +10,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK front-end to Qemu
-RUN_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
- p5-Glade2>=0:${PORTSDIR}/x11-toolkits/p5-Glade2 \
- p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext
+RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
+ p5-Glade2>=0:x11-toolkits/p5-Glade2 \
+ p5-Locale-gettext>=0:devel/p5-Locale-gettext
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_BUILD= yes