diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-08 23:41:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-08 23:41:31 +0000 |
commit | b0f5fd3249e33cdcc7516c2ea8765449d9c527b0 (patch) | |
tree | cb832991a12dabd51d32401912da7e88d78c3ba0 /emulators/qemu-devel | |
parent | 30f9ce519b133fd6a741df341f983be8eec365bd (diff) | |
download | ports-b0f5fd3249e33cdcc7516c2ea8765449d9c527b0.tar.gz ports-b0f5fd3249e33cdcc7516c2ea8765449d9c527b0.zip |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=111111
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 |