diff options
Diffstat (limited to 'emulators/qemu-devel')
-rw-r--r-- | emulators/qemu-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 2d47aeb03271..4d72bbe174a5 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-snapshot-2004-06-06_23-40 MAINTAINER= nox@jelal.kn-bremen.de COMMENT= QEMU CPU Emulator +BROKEN= "Unfetchable" + BUILD_DEPENDS+= texi2html:${PORTSDIR}/textproc/texi2html HAS_CONFIGURE= yes |