diff options
Diffstat (limited to 'textproc/rotix/Makefile')
-rw-r--r-- | textproc/rotix/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile index d5b74de39132..0a95f152c1b7 100644 --- a/textproc/rotix/Makefile +++ b/textproc/rotix/Makefile @@ -8,12 +8,13 @@ PORTNAME= rotix PORTVERSION= 0.82 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/ MAINTAINER= lintux@debian.org -LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext USE_GMAKE= yes HAS_CONFIGURE= yes |