diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:19:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:19:17 +0000 |
commit | 9ed083eb0bdadec325d38db90e828ae36327149f (patch) | |
tree | e82aa11ea826e733e3ca3d1d97820d41f3414946 /textproc/rotix | |
parent | f7ae4c5284bf6117d3f48537c312c12cdf972170 (diff) | |
download | ports-9ed083eb0bdadec325d38db90e828ae36327149f.tar.gz ports-9ed083eb0bdadec325d38db90e828ae36327149f.zip |
Notes
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 0a95f152c1b7..4327873385f1 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 |