diff options
author | pav <pav@FreeBSD.org> | 2011-03-01 06:11:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-03-01 06:11:14 +0800 |
commit | 6493727395252456cd602e55a60cab369ec505ec (patch) | |
tree | c8391cd8c26789929ed729dc56d0b4647d8be259 /print/xdvi | |
parent | d7667ae0eb2d0523b20bd90aa3cf379925b79644 (diff) | |
download | freebsd-ports-gnome-6493727395252456cd602e55a60cab369ec505ec.tar.gz freebsd-ports-gnome-6493727395252456cd602e55a60cab369ec505ec.tar.zst freebsd-ports-gnome-6493727395252456cd602e55a60cab369ec505ec.zip |
- Mark BROKEN: does not build with new Xorg
Reported by: pointyhat
Diffstat (limited to 'print/xdvi')
-rw-r--r-- | print/xdvi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile index 66580e3b1613..ac80a0eb374f 100644 --- a/print/xdvi/Makefile +++ b/print/xdvi/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= A DVI Previewer for the X Window System +BROKEN= does not build + CONFLICTS= teTeX-* DIST_SUBDIR= xdvi |