diff options
Diffstat (limited to 'astro/gpsbabel/Makefile')
-rw-r--r-- | astro/gpsbabel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index 0ed954fa513a..3c6c0cb65aad 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -17,7 +17,7 @@ COMMENT= A gps file translating tool LIB_DEPENDS= usb:${PORTSDIR}/devel/libusb \ expat:${PORTSDIR}/textproc/expat2 -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 GNU_CONFIGURE= yes PLIST_FILES= bin/gpsbabel |