diff options
Diffstat (limited to 'astro')
-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 71ce40eb059c..f92215e5566e 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre -USES= gmake perl5 +USES= gmake perl5 pkgconfig USE_AUTOTOOLS= libtool USE_GNOME= gtk20 USE_LDCONFIG= yes |