diff options
Diffstat (limited to 'net/darkstat/Makefile')
-rw-r--r-- | net/darkstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/darkstat/Makefile b/net/darkstat/Makefile index 71ecde8e25c3..c9ec2d5f2ebb 100644 --- a/net/darkstat/Makefile +++ b/net/darkstat/Makefile @@ -21,7 +21,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-nls PLIST_SUB= NLS="@comment " .else -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} PLIST_SUB= NLS="" .endif |