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 d2590c733e4e..3284c66b891f 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool MAKE_JOBS_UNSAFE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ |