diff options
Diffstat (limited to 'astro/gpsbabel14/Makefile')
-rw-r--r-- | astro/gpsbabel14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsbabel14/Makefile b/astro/gpsbabel14/Makefile index 781ff8defe38..92559cbb27da 100644 --- a/astro/gpsbabel14/Makefile +++ b/astro/gpsbabel14/Makefile @@ -14,7 +14,7 @@ COMMENT= GPS file translating tool (pre-qt version) LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes |