diff options
Diffstat (limited to 'news/yencode')
-rw-r--r-- | news/yencode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/yencode/Makefile b/news/yencode/Makefile index 3b441ce87204..f7912d26987a 100644 --- a/news/yencode/Makefile +++ b/news/yencode/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A free (GPL) encoder and decoder for the yEnc Usenet file format -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old USE_GETOPT_LONG= yes GNU_CONFIGURE= yes |