diff options
Diffstat (limited to 'net/wol/Makefile')
-rw-r--r-- | net/wol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile index 184e86757da2..f50945b2bdfa 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ahh MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old \ giconv:${PORTSDIR}/converters/libiconv \ gnugetopt:${PORTSDIR}/devel/libgnugetopt |