diff options
Diffstat (limited to 'astro/gpsdrive/Makefile')
-rw-r--r-- | astro/gpsdrive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index 3921d85aacc0..9efc469413d5 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -19,7 +19,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/pre/} MAINTAINER= molter@gufi.org COMMENT= A GPS navigation system -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_GETOPT_LONG=yes USE_PERL5= yes |