diff options
Diffstat (limited to 'textproc/rotix/Makefile')
-rw-r--r-- | textproc/rotix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile index 88ae6b3c..5c43538 100644 --- a/textproc/rotix/Makefile +++ b/textproc/rotix/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${DISTNAME MAINTAINER= lintux@debian.org COMMENT= A program to generate rotational obfuscations -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_GMAKE= yes HAS_CONFIGURE= yes |