diff options
Diffstat (limited to 'ftp/pavuk/Makefile')
-rw-r--r-- | ftp/pavuk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index 7b7af6d2ce01..6b6cc2d2f7f1 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -18,7 +18,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= HTTP, FTP and Gopher mirroring tool -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old USE_OPENSSL= yes WANT_GNOME= yes |