aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/qemu-launcher
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-12-31 16:55:14 +0800
committerpav <pav@FreeBSD.org>2005-12-31 16:55:14 +0800
commitc97a1b014568c7186c700188569001f7e319ace0 (patch)
tree1225d7596ccde619468df9480904f71423c918e7 /emulators/qemu-launcher
parent60a569271b52b02d6f1ed73cb75f70cf66107796 (diff)
downloadfreebsd-ports-gnome-c97a1b014568c7186c700188569001f7e319ace0.tar.gz
freebsd-ports-gnome-c97a1b014568c7186c700188569001f7e319ace0.tar.zst
freebsd-ports-gnome-c97a1b014568c7186c700188569001f7e319ace0.zip
- Add missed dependency on p5-Gnome
PR: ports/91096 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
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