diff options
Diffstat (limited to 'textproc/rotix')
-rw-r--r-- | textproc/rotix/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile index 4327873385f1..d767b39e943c 100644 --- a/textproc/rotix/Makefile +++ b/textproc/rotix/Makefile @@ -10,12 +10,10 @@ PORTNAME= rotix PORTVERSION= 0.82 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/ +MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${DISTNAME}/ MAINTAINER= lintux@debian.org -BROKEN= "Does not fetch" - LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext USE_GMAKE= yes |