aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-05 12:28:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-05 12:28:31 +0000
commit0af890b46b3298d64d430f7d4207da2740ef2200 (patch)
tree7f904d8f6db84704301745be3c2fc2c9922e93ad /emulators/qemu-devel/Makefile
parentc150138c72d14d323907ea3479316e70759cf52b (diff)
downloadports-0af890b46b3298d64d430f7d4207da2740ef2200.tar.gz
ports-0af890b46b3298d64d430f7d4207da2740ef2200.zip
Notes
Diffstat (limited to 'emulators/qemu-devel/Makefile')
-rw-r--r--emulators/qemu-devel/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index 5ceb6aed8bfc..eca45d44a31c 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -6,19 +6,20 @@
#
PORTNAME= qemu
-PORTVERSION= 0.5.5.s.20040530
+PORTVERSION= 0.5.5.s.20040604
CATEGORIES= emulators
MASTER_SITES= http://dad-answers.com/qemu/
-DISTNAME= ${PORTNAME}-snapshot-2004-05-30_23-40
+DISTNAME= ${PORTNAME}-snapshot-2004-06-04_23-40
MAINTAINER= nox@jelal.kn-bremen.de
COMMENT= QEMU CPU Emulator
BUILD_DEPENDS+= texi2html:${PORTSDIR}/textproc/texi2html
-GNU_CONFIGURE= yes
+HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GETOPT_LONG= yes
USE_SDL= sdl
USE_GCC= 3.3
USE_PERL5= yes