aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-launcher
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-12-31 08:55:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-12-31 08:55:14 +0000
commitcf3b6fe60cb49320d6672a45d9e961261c1ce0dc (patch)
tree6d9f46902bb544b58e6e08d73d818c22ddea085c /emulators/qemu-launcher
parent4a84373e14247640ea1498436429fca19ff6db6c (diff)
downloadports-cf3b6fe60cb49320d6672a45d9e961261c1ce0dc.tar.gz
ports-cf3b6fe60cb49320d6672a45d9e961261c1ce0dc.zip
Notes
Diffstat (limited to 'emulators/qemu-launcher')
-rw-r--r--emulators/qemu-launcher/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/qemu-launcher/Makefile b/emulators/qemu-launcher/Makefile
index 5c0ffc748275..3f7d7d8aef70 100644
--- a/emulators/qemu-launcher/Makefile
+++ b/emulators/qemu-launcher/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qemu-launcher
PORTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://emeitner.f2o.org/debian/
DISTNAME= ${PORTNAME}_${PORTVERSION}-1
@@ -15,7 +16,8 @@ MAINTAINER= wxs@csh.rit.edu
COMMENT= A GTK front-end to Qemu
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
- ${SITE_PERL}/${PERL_ARCH}/Gtk2/GladeXML/:${PORTSDIR}/x11-toolkits/p5-Glade2
+ ${SITE_PERL}/${PERL_ARCH}/Gtk2/GladeXML/:${PORTSDIR}/x11-toolkits/p5-Glade2 \
+ ${SITE_PERL}/${PERL_ARCH}/Gnome2.pm:${PORTSDIR}/x11-toolkits/p5-Gnome2 \
WRKSRC= ${WRKDIR}/trunk