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