diff options
Diffstat (limited to 'games/gtypist')
-rw-r--r-- | games/gtypist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gtypist/Makefile b/games/gtypist/Makefile index 67d6cceace2c..6b8e9b5fa8c8 100644 --- a/games/gtypist/Makefile +++ b/games/gtypist/Makefile @@ -14,7 +14,7 @@ MAINTAINER= naddy@FreeBSD.org # requires autoconf 2.5 BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |