diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 17:19:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 17:19:17 +0800 |
commit | 8b88640d2bf5e3a61c32406ea9a804c0b8ec0423 (patch) | |
tree | c7c28225ed011c3bec973d9c11ea61455ac0b878 /textproc/rotix | |
parent | fb5bf9d36504939ca15e02a66d4b106f1034f94d (diff) | |
download | freebsd-ports-graphics-8b88640d2bf5e3a61c32406ea9a804c0b8ec0423.tar.gz freebsd-ports-graphics-8b88640d2bf5e3a61c32406ea9a804c0b8ec0423.tar.zst freebsd-ports-graphics-8b88640d2bf5e3a61c32406ea9a804c0b8ec0423.zip |
Mark BROKEN: does not fetch
Diffstat (limited to 'textproc/rotix')
-rw-r--r-- | textproc/rotix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile index 0a95f152c1b..4327873385f 100644 --- a/textproc/rotix/Makefile +++ b/textproc/rotix/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/ MAINTAINER= lintux@debian.org +BROKEN= "Does not fetch" + LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext USE_GMAKE= yes |